]> git.pld-linux.org Git - packages/acl.git/commitdiff
- updated
authorgrzegol <grzegol@pld-linux.org>
Tue, 5 Aug 2003 23:29:21 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl-miscfix.patch -> 1.5

acl-miscfix.patch

index db29b465f0d29f7a6542a61bf1c742e782e85985..437ef61966071394fedd87d611024dfef04b0811 100644 (file)
@@ -1,17 +1,11 @@
-diff -urN acl-1.0.1.org/configure.in acl-1.0.1/configure.in
---- acl-1.0.1.org/configure.in Tue May  1 23:09:17 2001
-+++ acl-1.0.1/configure.in     Tue May  1 23:09:55 2001
-@@ -108,13 +111,6 @@
- dnl also check if man page source is gzipped
- dnl (usually on Debian, but not Redhat pre-7.0)
- have_zipped_manpages=false
--for d in ${prefix}/share/man ${prefix}/man ; do
--    if test -f $d/man1/man.1.gz
--    then
--      have_zipped_manpages=true
--      break
--    fi
--done
- AC_SUBST(have_zipped_manpages)
+diff -urN aaa/acl-2.2.13/configure.in acl-2.2.13/configure.in
+--- aaa/acl-2.2.13/configure.in        2003-06-25 03:51:25.000000000 +0200
++++ acl-2.2.13/configure.in    2003-08-06 01:24:19.000000000 +0200
+@@ -17,7 +17,6 @@
+ AC_PACKAGE_NEED_ATTR_XATTR_H
+ AC_PACKAGE_NEED_ATTR_ERROR_H
+ AC_PACKAGE_NEED_GETXATTR_LIBATTR
+-AC_MANUAL_FORMAT
+ AC_FUNC_GCC_VISIBILITY
  
- dnl checks for extended attributes header and library
This page took 0.12793 seconds and 4 git commands to generate.