[xml/sgml-commit] r2074 - in /packages/refdb/trunk/debian: patches/series rules
malat at users.alioth.debian.org
malat at users.alioth.debian.org
Tue Oct 2 12:34:50 UTC 2012
Author: malat
Date: Tue Oct 2 12:34:50 2012
New Revision: 2074
URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2074
Log:
redo patch
Modified:
packages/refdb/trunk/debian/patches/series
packages/refdb/trunk/debian/rules
Modified: packages/refdb/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/patches/series?rev=2074&op=diff
==============================================================================
--- packages/refdb/trunk/debian/patches/series (original)
+++ packages/refdb/trunk/debian/patches/series Tue Oct 2 12:34:50 2012
@@ -1,3 +1,3 @@
#fixsvn.patch
fixcomp.patch
-removegetopt.patch
+#removegetopt.patch
Modified: packages/refdb/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/rules?rev=2074&op=diff
==============================================================================
--- packages/refdb/trunk/debian/rules (original)
+++ packages/refdb/trunk/debian/rules Tue Oct 2 12:34:50 2012
@@ -11,7 +11,8 @@
dh $@ --parallel --with autotools_dev
override_dh_auto_configure:
- -rm src/getopt.*
+ echo "" > src/getopt.h
+ echo "" > src/getopt.c
dh_auto_configure -- $(BUILDDOC)
#override_dh_installdocs:
More information about the debian-xml-sgml-commit
mailing list