acl: update to 2.4.48.
--HG-- extra : convert_revision : 6f8e659d0c8d023569b887129c4c15d0b6808947
This commit is contained in:
parent
dc9e0bba03
commit
782d413afc
3 changed files with 8 additions and 9 deletions
|
@ -5,7 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
Add_dependency run acl
|
Add_dependency run acl
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|
|
@ -23,14 +23,14 @@
|
||||||
|
|
||||||
CC = @cc@
|
CC = @cc@
|
||||||
AWK = @awk@
|
AWK = @awk@
|
||||||
--- include/buildmacros.orig 2009-04-24 02:29:47.678556160 +0200
|
--- include/buildmacros.orig 2009-10-25 09:35:28.000000000 +0100
|
||||||
+++ include/buildmacros 2009-04-24 02:29:59.566962810 +0200
|
+++ include/buildmacros 2009-10-25 09:35:42.000000000 +0100
|
||||||
@@ -27,7 +27,7 @@ OBJECTS = $(ASFILES:.s=.o) \
|
@@ -40,7 +40,7 @@ OBJECTS = $(ASFILES:.s=.o) \
|
||||||
$(LFILES:.l=.o) \
|
$(LFILES:.l=.o) \
|
||||||
$(YFILES:%.y=%.tab.o)
|
$(YFILES:%.y=%.tab.o)
|
||||||
|
|
||||||
-INSTALL = $(TOPDIR)/install-sh -o $(PKG_USER) -g $(PKG_GROUP)
|
-INSTALL = $(TOPDIR)/include/install-sh -o $(PKG_USER) -g $(PKG_GROUP)
|
||||||
+INSTALL = $(TOPDIR)/install-sh
|
+INSTALL = $(TOPDIR)/include/install-sh
|
||||||
|
|
||||||
SHELL = /bin/sh
|
SHELL = /bin/sh
|
||||||
IMAGES_DIR = $(TOPDIR)/all-images
|
IMAGES_DIR = $(TOPDIR)/all-images
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'acl'
|
# Template file for 'acl'
|
||||||
pkgname=acl
|
pkgname=acl
|
||||||
version=2.2.47
|
version=2.2.48
|
||||||
distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${version}-1.tar.gz"
|
distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/acl-${version}.src.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_env="ac_cv_path_LIBTOOL=${XBPS_MASTERDIR}/usr/bin/libtool
|
configure_env="ac_cv_path_LIBTOOL=${XBPS_MASTERDIR}/usr/bin/libtool
|
||||||
ac_cv_path_MSGFMT=${XBPS_MASTERDIR}/usr/bin/msgfmt
|
ac_cv_path_MSGFMT=${XBPS_MASTERDIR}/usr/bin/msgfmt
|
||||||
|
@ -10,7 +10,7 @@ configure_env="ac_cv_path_LIBTOOL=${XBPS_MASTERDIR}/usr/bin/libtool
|
||||||
make_install_args="install-lib install-dev"
|
make_install_args="install-lib install-dev"
|
||||||
short_desc="Access Control List filesystem support"
|
short_desc="Access Control List filesystem support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=240906fbea566f5d2dc354d67c3c9e776ad7f8a35a189da2f411c4e9847969c8
|
checksum=b45e21549c9752ad9b99862cce79d7ec5ef4b32c3e95a39f79f0a8442b86476e
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes support for Access Control Lists support for supported
|
This package includes support for Access Control Lists support for supported
|
||||||
filesystems."
|
filesystems."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue