~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/marco: fixing etc and var directories place

Details
Message ID
<1427195670-12131-1-git-send-email-alacerda@alpinelinux.org>
Sender timestamp
1427195670
DKIM signature
missing
Download raw message
Patch: +4 -1
---
 testing/marco/APKBUILD | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/testing/marco/APKBUILD b/testing/marco/APKBUILD
index 703f7c3..173ec0f 100644
--- a/testing/marco/APKBUILD
+++ b/testing/marco/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=marco
pkgver=1.9.90
pkgrel=0
pkgrel=1
pkgdesc="MATE window manager"
url="https://github.com/mate-desktop/marco"
arch="all"
@@ -31,6 +31,9 @@ build() {
	./configure \
		--build=$CBUILD \
		--host=$CHOST \
		--with-gtk=2.0 \
		--sysconfdir=/etc \
		--localstatedir=/var \
		--prefix=/usr \
		|| return 1
	make CFLAGS='-D_GNU_SOURCE' || return 1
-- 
2.3.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)