[Pkg-alsa-devel] alsa-lib 1.0.11-7

Elimar Riesebieter riesebie at lxtec.de
Sun May 28 16:52:40 UTC 2006


Hi gents,

just anothe fix before a new mass bug filing:

Index: debian/changelog
===================================================================
--- debian/changelog	(Revision 1665)
+++ debian/changelog	(Arbeitskopie)
@@ -1,3 +1,10 @@
+alsa-lib (1.0.11-7) unstable; urgency=low
+
+  * Introduced --datadir=\$${prefix}/share in debian/rules. Otherwise soundapps
+    are looking in $BUILDDIR/${prefix}/share.
+
+ -- Elimar Riesebieter <riesebie at lxtec.de>  Sun, 28 May 2006 18:29:55 +0200
+
 alsa-lib (1.0.11-6) unstable; urgency=high
 
   * debian/patches/11_libtool_version: correctly detect libtool version in
Index: debian/rules
===================================================================
--- debian/rules	(Revision 1665)
+++ debian/rules	(Arbeitskopie)
@@ -53,6 +53,7 @@
 	./configure --prefix=/usr \
 		    --mandir=\$${prefix}/share/man \
 		    --infodir=\$${prefix}/share/info \
+		    --datadir=\$${prefix}/share \
 		    --build=$(DEB_BUILD_GNU_TYPE) \
 		    --enable-static --disable-maintainer-mode
 	touch configure-stamp
@@ -68,6 +69,7 @@
 	cd bibuild && CC="$(BIARCH_CC)" ../configure --prefix=/usr \
 		    --mandir=\$${prefix}/share/man \
 		    --infodir=\$${prefix}/share/info \
+		    --datadir=\$${prefix}/share \
 		    --host=$(DEB_HOST_GNU_TYPE) \
 		    --enable-static --disable-maintainer-mode
 	ln -sf . include/alsa

Is committed. Could one please upload. Maybe we have a chance -6
doesn't go in unstable,

Ciao

Elimar


-- 
  Experience is something you don't get until 
  just after you need it!



More information about the Pkg-alsa-devel mailing list