acl: update to 2.4.48.

--HG--
extra : convert_revision : 6f8e659d0c8d023569b887129c4c15d0b6808947
This commit is contained in:
Juan RP 2009-10-25 09:48:37 +01:00
parent dc9e0bba03
commit 782d413afc
3 changed files with 8 additions and 9 deletions

View file

@ -23,14 +23,14 @@
CC = @cc@
AWK = @awk@
--- include/buildmacros.orig 2009-04-24 02:29:47.678556160 +0200
+++ include/buildmacros 2009-04-24 02:29:59.566962810 +0200
@@ -27,7 +27,7 @@ OBJECTS = $(ASFILES:.s=.o) \
--- include/buildmacros.orig 2009-10-25 09:35:28.000000000 +0100
+++ include/buildmacros 2009-10-25 09:35:42.000000000 +0100
@@ -40,7 +40,7 @@ OBJECTS = $(ASFILES:.s=.o) \
$(LFILES:.l=.o) \
$(YFILES:%.y=%.tab.o)
-INSTALL = $(TOPDIR)/install-sh -o $(PKG_USER) -g $(PKG_GROUP)
+INSTALL = $(TOPDIR)/install-sh
-INSTALL = $(TOPDIR)/include/install-sh -o $(PKG_USER) -g $(PKG_GROUP)
+INSTALL = $(TOPDIR)/include/install-sh
SHELL = /bin/sh
IMAGES_DIR = $(TOPDIR)/all-images