]> git.pld-linux.org Git - packages/zziplib.git/commitdiff
- fix typo
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2006 13:29:16 +0000 (13:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zziplib-ac.patch -> 1.1

zziplib-ac.patch [new file with mode: 0644]

diff --git a/zziplib-ac.patch b/zziplib-ac.patch
new file mode 100644 (file)
index 0000000..39ef005
--- /dev/null
@@ -0,0 +1,11 @@
+--- zziplib-0.13.47/m4/ax_enable_builddir_uname.m4.orig        2006-08-07 22:58:48.000000000 +0200
++++ zziplib-0.13.47/m4/ax_enable_builddir_uname.m4     2006-08-24 15:06:18.215971000 +0200
+@@ -96,7 +96,7 @@
+ AS_VAR_PUSHDEF([SED],[ax_enable_builddir_sed])dnl
+ pushdef([END],[Makefile.mk])dnl
+   SRC="$ax_enable_builddir_srcdir"
+-  if test ".$SUB" = "." ; then
++  if test ".$SUB" = ".." ; then
+     if test -f "$TOP/Makefile" ; then
+       AC_MSG_NOTICE([skipping TOP/Makefile - left untouched])
+     else
This page took 0.088171 seconds and 4 git commands to generate.