summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-02-23 01:13:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit97239f85589e17c9a6bba934f13577a52b20a071 (patch)
tree3fbffdaf873a6a242cae370a204aaaf54e213cd5
parentca930ac271dbca4561ece727412473b56f65bad3 (diff)
downloadacl-97239f85589e17c9a6bba934f13577a52b20a071.zip
acl-97239f85589e17c9a6bba934f13577a52b20a071.tar.gz
- adapterized.
Changed files: acl.spec -> 1.21
-rw-r--r--acl.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/acl.spec b/acl.spec
index cece801..f9740d1 100644
--- 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"