]> git.pld-linux.org Git - packages/fakeroot.git/blame - fakeroot-ac_fix.patch
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
[packages/fakeroot.git] / fakeroot-ac_fix.patch
CommitLineData
eead36a6
PG
1--- ./configure.in.org Wed Sep 8 21:27:19 1999
2+++ ./configure.in Sat Nov 3 16:31:18 2001
3@@ -82,7 +82,7 @@
4 ],
5 [
6 AC_DEFINE(XMKNOD_FRTH_ARG,)
7- AC_MSG_RESULT([no extra *])]
8+ AC_MSG_RESULT([no extra *])
9 ],
10 [
11 AC_DEFINE(XMKNOD_FRTH_ARG,*)
This page took 1.134257 seconds and 4 git commands to generate.