~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] main/mate-backgrounds: adding sysconfdir

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

diff --git a/main/mate-backgrounds/APKBUILD b/main/mate-backgrounds/APKBUILD
index 6536cee..88a5cca 100644
--- a/main/mate-backgrounds/APKBUILD
+++ b/main/mate-backgrounds/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-backgrounds
pkgver=1.9.90
pkgrel=0
pkgrel=1
pkgdesc="Background images and data for MATE"
url="https://github.com/mate-desktop/mate-backgrounds"
arch="noarch"
@@ -30,6 +30,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)