changeset 3:b689077d4918

Ignore old patches
author Peter Gervai <grin@grin.hu>
date Tue, 10 Mar 2009 14:31:24 +0100
parents f6716cb00029
children d329bb5c36d0
files debian/patches-inactiv/001_configure.patch debian/patches/001_configure.patch debian/rules
diffstat 3 files changed, 20 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/patches-inactiv/001_configure.patch	Tue Mar 10 14:31:24 2009 +0100
@@ -0,0 +1,19 @@
+--- 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
+ 
+ 
+ 
--- a/debian/patches/001_configure.patch	Tue Mar 10 14:29:12 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
---- 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
- 
- 
- 
--- a/debian/rules	Tue Mar 10 14:29:12 2009 +0100
+++ b/debian/rules	Tue Mar 10 14:31:24 2009 +0100
@@ -2,7 +2,7 @@
 # Copyright Dan Weber <dan@mirrorlynx.com> GPL 2004
 # modified by Martin Zobel-Helas <mhelas@helas.net> 2004
 
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk