SPECS: acl.spec - need export on DIST_ROOT

glen glen at pld-linux.org
Mon Jun 18 19:49:20 CEST 2007


Author: glen                         Date: Mon Jun 18 17:49:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- need export on DIST_ROOT

---- Files affected:
SPECS:
   acl.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/acl.spec
diff -u SPECS/acl.spec:1.81 SPECS/acl.spec:1.82
--- SPECS/acl.spec:1.81	Mon Jun 18 19:48:02 2007
+++ SPECS/acl.spec	Mon Jun 18 19:49:15 2007
@@ -84,8 +84,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir}/acl,%{_mandir}/man3}
 
+export DIST_ROOT=$RPM_BUILD_ROOT
 P=$(pwd)
-DIST_ROOT=$RPM_BUILD_ROOT
 DIST_INSTALL=$P/install.manifest
 DIST_INSTALL_DEV=$P/install-dev.manifest
 DIST_INSTALL_LIB=$P/install-lib.manifest
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2007/06/18 17:49:15  glen
+- need export on DIST_ROOT
+
 Revision 1.81  2007/06/18 17:48:02  glen
 - check-files cleanup; cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/acl.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list