~alpine/aports

[alpine-aports] [PATCH] main/mate-control-center: adding sysconfdir

Details
Message ID
<1430763936-16806-1-git-send-email-alacerda@alpinelinux.org>
Sender timestamp
1430763936
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/mate-control-center/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/mate-control-center/APKBUILD b/main/mate-control-center/APKBUILD
index 9eb589c..7db43e0 100644
--- a/main/mate-control-center/APKBUILD
+++ b/main/mate-control-center/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-control-center
pkgver=1.9.90
pkgrel=0
pkgrel=1
pkgdesc="MATE's main interface for configuration of various aspects of your desktop"
url="https://github.com/mate-desktop/mate-control-center"
arch="all"
@@ -32,6 +32,7 @@ build() {
	./configure \
		--build=$CBUILD \
		--host=$CHOST \
		--sysconfdir=/etc \
		--prefix=/usr \
		|| return 1
	make || 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)