SPECS: acl.spec - typo
tommat
tommat at pld-linux.org
Tue Feb 13 12:30:04 CET 2007
Author: tommat Date: Tue Feb 13 11:30:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
---- Files affected:
SPECS:
acl.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/acl.spec
diff -u SPECS/acl.spec:1.78 SPECS/acl.spec:1.79
--- SPECS/acl.spec:1.78 Tue Feb 13 12:27:11 2007
+++ SPECS/acl.spec Tue Feb 13 12:29:59 2007
@@ -78,7 +78,7 @@
%{__make} \
LLDFLAGS="%{rpmldflags}" \
- top_buillddir="../"
+ top_builddir="../"
%install
rm -rf $RPM_BUILD_ROOT
@@ -92,13 +92,13 @@
%{__make} install \
DIST_MANIFEST=$DIST_INSTALL \
- top_buillddir="../"
+ top_builddir="../"
%{__make} install-dev \
DIST_MANIFEST=$DIST_INSTALL_DEV \
- top_buillddir="../"
+ top_builddir="../"
%{__make} install-lib \
DIST_MANIFEST=$DIST_INSTALL_LIB \
- top_buillddir="../"
+ top_builddir="../"
rm -f $RPM_BUILD_ROOT%{_mandir}/man3/{acl_copy_int,acl_set_fd,acl_set_file}.3
rm -f $RPM_BUILD_ROOT%{_mandir}/man3/{acl_to_short_text,acl_to_text}.3
@@ -148,6 +148,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2007/02/13 11:29:59 tommat
+- typo
+
Revision 1.78 2007/02/13 11:27:11 tommat
- regenerate libtool
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/acl.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list