]> git.pld-linux.org Git - packages/cgoban.git/commitdiff
md5sum
authorjk <jacek@szuwary.org>
Sun, 15 Sep 2002 22:29:34 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
11894899d6fe83b47effac9b935a99db  cgoban-1.9.12.tar.gz

Changed files:
    cgoban-configure-fix.patch -> 1.1

cgoban-configure-fix.patch [new file with mode: 0644]

diff --git a/cgoban-configure-fix.patch b/cgoban-configure-fix.patch
new file mode 100644 (file)
index 0000000..7795a76
--- /dev/null
@@ -0,0 +1,19 @@
+diff -u cgoban-1.9.12.orig/configure cgoban-1.9.12/configure
+--- cgoban-1.9.12.orig/configure       Thu Feb 28 04:33:00 2002
++++ cgoban-1.9.12/configure    Sun Sep 15 22:59:33 2002
+@@ -386,9 +386,9 @@
+     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
+       echo "configure: warning: $ac_option: invalid host type" 1>&2
+     fi
+-    if test "x$nonopt" != xNONE; then
+-      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
+-    fi
++ #   if test "x$nonopt" != xNONE; then
++  #    { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
++   # fi
+     nonopt="$ac_option"
+     ;;
+Common subdirectories: cgoban-1.9.12.orig/man6 and cgoban-1.9.12/man6
+Common subdirectories: cgoban-1.9.12.orig/src and cgoban-1.9.12/src
+Common subdirectories: cgoban-1.9.12.orig/wmslib and cgoban-1.9.12/wmslib
This page took 0.084935 seconds and 4 git commands to generate.