]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- ignore libcap
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Sep 2003 09:43:32 +0000 (09:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh-no_libcap.patch -> 1.1

zsh-no_libcap.patch [new file with mode: 0644]

diff --git a/zsh-no_libcap.patch b/zsh-no_libcap.patch
new file mode 100644 (file)
index 0000000..c6f2fa3
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN zsh-4.0.7.orig/zshconfig.ac zsh-4.0.7/zshconfig.ac
+--- zsh-4.0.7.orig/zshconfig.ac        2003-03-07 13:28:13.000000000 +0100
++++ zsh-4.0.7/zshconfig.ac     2003-09-11 11:38:58.000000000 +0200
+@@ -651,8 +651,6 @@
+   AC_CHECK_LIB(dl, dlopen)
+ fi
+-AC_CHECK_LIB(cap, cap_get_proc)
+-
+ AC_CHECK_LIB(socket, socket)
+ dnl ---------------------
This page took 0.041686 seconds and 4 git commands to generate.