]> git.pld-linux.org Git - packages/acl.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:13:37 +0000 (01:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl.spec -> 1.21

acl.spec

index cece8017287a864a2eee97ecead89c10adb9ddf2..f9740d169e945e419a8a65416da4ccb4889c9513 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -28,7 +28,7 @@ Group:                Development/Libraries
 Header files and libraries to develop software which manipulate access
 control lists.
 
-%description -l pl devel
+%description devel -l pl
 Pliki nag³ówkowe i biblioteki potrzebne do rozwoju oprogramowania
 manipuluj±cego listami kontroli dostêpu (ACL).
 
@@ -50,7 +50,7 @@ install -d $RPM_BUILD_ROOT%{_includedir}/acl
 DIST_ROOT="$RPM_BUILD_ROOT"
 DIST_INSTALL=`pwd`/install.manifest
 DIST_INSTALL_DEV=`pwd`/install-dev.manifest
-export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV 
+export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV
 %{__make} install DIST_MANIFEST="$DIST_INSTALL"
 %{__make} install-dev DIST_MANIFEST="$DIST_INSTALL_DEV"
 
This page took 0.144568 seconds and 4 git commands to generate.