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

attr-miscfix.patch

index 65b56378fa8c8cac4b235af4d55a86394950336f..a858541be633d0b727b246cb4ddbb13a5279ae3b 100644 (file)
@@ -1,17 +1,11 @@
-diff -urN attr-1.0.1.org/configure.in attr-1.0.1/configure.in
---- attr-1.0.1.org/configure.in        Tue May  1 22:33:54 2001
-+++ attr-1.0.1/configure.in    Tue May  1 22:39:07 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/attr-2.4.7/configure.in attr-2.4.7/configure.in
+--- aaa/attr-2.4.7/configure.in        2003-06-25 03:51:28.000000000 +0200
++++ attr-2.4.7/configure.in    2003-08-06 01:17:02.000000000 +0200
+@@ -14,7 +14,6 @@
  
- dnl build definitions for use in Makefiles
+ AC_PACKAGE_GLOBALS(attr)
+ AC_PACKAGE_UTILITIES(attr)
+-AC_MANUAL_FORMAT
+ AC_C_CONST
+ AC_TYPE_MODE_T
This page took 0.116625 seconds and 4 git commands to generate.