[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.17.1-1-34-g0e8e443

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Feb 22 22:52:22 UTC 2013


The following commit has been merged in the master branch:
commit 90a67d2f08624d58d7e250612933562d6fa42348
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Feb 22 10:57:03 2013 +0100

    gna, we do need to set sysconfdir, otherwise it will include prefix

diff --git a/debian/rules b/debian/rules
index 073150a..44b3d3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,8 @@ override_dh_auto_configure:
 		--enable-modplug \
 		--enable-curl \
 		--with-systemdsystemunitdir=/lib/systemd/system \
-		--prefix=/usr
+		--prefix=/usr \
+		--sysconfdir=/etc
 
 override_dh_strip:
 	dh_strip  --dbg-package=mpd-dbg

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list