]> git.pld-linux.org Git - packages/acl.git/commitdiff
- sed 2 patch
authorsparky <sparky@pld-linux.org>
Wed, 2 Aug 2006 01:23:51 +0000 (01:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl.spec -> 1.74

acl.spec

index 920d88cdc75cdec0fd26d49cfa257615698f9eb7..041332a4b5c04659892d58acb3dabaaeb061318e 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -9,13 +9,13 @@ Source0:      ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{versio
 # Source0-md5: 4edd450bbee60d6c4b3c51ae80499b00
 Patch0:                %{name}-miscfix.patch
 Patch1:                %{name}-lt.patch
+Patch2:                %{name}-LDFLAGS.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: attr-devel >= 2.4.16-3
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: libtool
-BuildRequires: sed >= 4.0
 Requires:      attr >= 2.4.15
 Obsoletes:     libacl
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,7 +63,7 @@ Statyczna biblioteka acl.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-sed -e '/LTLDFLAGS/s/$/ $(LLDFLAGS)/' -i libacl/Makefile
+%patch2 -p1
 
 %build
 rm -f aclocal.m4
This page took 0.164188 seconds and 4 git commands to generate.