~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/fbida: change RESDIR to /etc/X11/app-defaults/fbida

Details
Message ID
<1441926383-7919-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1441926383
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/fbida/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/fbida/APKBUILD b/testing/fbida/APKBUILD
index 380e63c..e3565e3 100644
--- a/testing/fbida/APKBUILD
+++ b/testing/fbida/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=fbida
pkgver=2.10
pkgrel=0
pkgrel=1
pkgdesc="Few applications to display and elementary edit images"
url="http://www.kraxel.org/blog/linux/$pkgname/"
arch="all"
@@ -29,7 +29,7 @@ build() {
}

package() {
	make DESTDIR="$pkgdir" RESDIR="/usr/share/$pkgname" \
	make DESTDIR="$pkgdir" RESDIR="/etc/X11/app-defaults/$pkgname" \
		prefix=/usr -C "$_builddir" install || return 1
}

-- 
2.5.1



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