view debian/patches-inactiv/001_configure.patch @ 4:d329bb5c36d0

Changes making it compile the new upstream release
author Peter Gervai <grin@grin.hu>
date Tue, 10 Mar 2009 14:57:12 +0100
parents b689077d4918
children
line wrap: on
line source

--- configure.orig	2004-11-08 13:54:56.000000000 +0100
+++ configure	2004-11-08 13:55:18.000000000 +0100
@@ -3471,12 +3471,12 @@
 
 
 
-sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' INSTALL.html > INSTALL.html$$
-rm INSTALL.html; mv INSTALL.html$$ INSTALL.html
+#sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' INSTALL.html > INSTALL.html$$
+#rm INSTALL.html; mv INSTALL.html$$ INSTALL.html
 
 
-sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' FAQ.html > FAQ.html$$
-rm FAQ.html; mv FAQ.html$$ FAQ.html
+#sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' FAQ.html > FAQ.html$$
+#rm FAQ.html; mv FAQ.html$$ FAQ.html