summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2001-06-01 13:04:03 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3efd430a55f2dd40a57e3450e2ce4b2838334618 (patch)
tree1cac935bc53b6452d2279e9487b269e0b333b198
parente9cbe48f18f281781168941ace409903d289c999 (diff)
downloadacl-3efd430a55f2dd40a57e3450e2ce4b2838334618.zip
acl-3efd430a55f2dd40a57e3450e2ce4b2838334618.tar.gz
- mandir now defaults share/man, updated patches so
Changed files: acl-miscfix.patch -> 1.2
-rw-r--r--acl-miscfix.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/acl-miscfix.patch b/acl-miscfix.patch
index 4fa1445..73378ce 100644
--- a/acl-miscfix.patch
+++ b/acl-miscfix.patch
@@ -13,12 +13,9 @@ diff -urN acl-1.0.1.org/configure.in acl-1.0.1/configure.in
pkg_version=${PKG_MAJOR}.${PKG_MINOR}.${PKG_REVISION}
pkg_release=$PKG_BUILD
-@@ -108,16 +111,8 @@
- dnl man pages (source)
- dnl also check if man page source is gzipped
+@@ -108,14 +111,6 @@
dnl (usually on Debian, but not Redhat pre-7.0)
--pkg_man_dir=${prefix}/man
-+pkg_man_dir=${prefix}/share/man
+ pkg_man_dir=${prefix}/share/man
have_zipped_manpages=false
-for d in ${prefix}/share/man ${prefix}/man ; do
- if test -f $d/man1/man.1.gz