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

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Sat Jun 7 17:53:14 UTC 2008


Author: dleidert-guest
Date: Sat Jun  7 17:53:14 2008
New Revision: 1098

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1098
Log:
* debian/rules (install): Typo fix.


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=1098&op=diff
==============================================================================
--- packages/expat/trunk/debian/rules (original)
+++ packages/expat/trunk/debian/rules Sat Jun  7 17:53:14 2008
@@ -81,7 +81,7 @@
 	dh_installdirs
 	$(MAKE) -C build/ install DESTDIR=$(CURDIR)/debian/tmp
 	$(MAKE) -C buildw/ installlib LIBRARY=libexpatw.la DESTDIR=$(CURDIR)/debian/tmp APIHEADER=
-ifneq $(BUILD64)
+ifdef $(BUILD64)
 	$(MAKE) -C build64/ installlib DESTDIR=$(CURDIR)/debian/tmp
 	$(MAKE) -C buildw64/ installlib LIBRARY=libexpatw.la DESTDIR=$(CURDIR)/debian/tmp APIHEADER=
 endif




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