[xml/sgml-commit] r1091 - /packages/expat/trunk/debian/rules

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Fri May 9 14:31:04 UTC 2008


Author: dleidert-guest
Date: Fri May  9 14:31:03 2008
New Revision: 1091

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1091
Log:
* debian/rules (binary-arch): Fixed -l (LD_LIBRARY_PATH), even if this is not
  really necessary anymore.


Modified:
    packages/expat/trunk/debian/rules

Modified: packages/expat/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/expat/trunk/debian/rules?rev=1091&op=diff
==============================================================================
--- packages/expat/trunk/debian/rules (original)
+++ packages/expat/trunk/debian/rules Fri May  9 14:31:03 2008
@@ -103,7 +103,7 @@
 	          $(CURDIR)/debian/libexpat1-dev/usr/share/aclocal/*
 	dh_makeshlibs -s -V --add-udeb=$(UPACKAGE)
 	dh_installdeb -s
-	dh_shlibdeps -s -l $(CURDIR)/debian/libexpat1/usr/lib:$(CURDIR)/debian/lib64expat1/usr/lib
+	dh_shlibdeps -s -l $(CURDIR)/debian/libexpat1/usr/lib:$(CURDIR)/debian/lib64expat1/usr/lib64
 	dh_gencontrol -s
 	dh_md5sums -s
 	dh_builddeb -s




More information about the debian-xml-sgml-commit mailing list