comparison debian/patches-inactiv/001_configure.patch @ 3:b689077d4918

Ignore old patches
author Peter Gervai <grin@grin.hu>
date Tue, 10 Mar 2009 14:31:24 +0100
parents debian/patches/001_configure.patch@f6716cb00029
children
comparison
equal deleted inserted replaced
2:f6716cb00029 3:b689077d4918
1 --- configure.orig 2004-11-08 13:54:56.000000000 +0100
2 +++ configure 2004-11-08 13:55:18.000000000 +0100
3 @@ -3471,12 +3471,12 @@
4
5
6
7 -sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' INSTALL.html > INSTALL.html$$
8 -rm INSTALL.html; mv INSTALL.html$$ INSTALL.html
9 +#sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' INSTALL.html > INSTALL.html$$
10 +#rm INSTALL.html; mv INSTALL.html$$ INSTALL.html
11
12
13 -sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' FAQ.html > FAQ.html$$
14 -rm FAQ.html; mv FAQ.html$$ FAQ.html
15 +#sed -e 's@\(HREF="[^"]*\)\.in">@\1">@' FAQ.html > FAQ.html$$
16 +#rm FAQ.html; mv FAQ.html$$ FAQ.html
17
18
19