SPECS: less.spec - fixed path to etc/env.d

adamg adamg at pld-linux.org
Sun Oct 9 16:38:47 CEST 2005


Author: adamg                        Date: Sun Oct  9 14:38:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed path to etc/env.d

---- Files affected:
SPECS:
   less.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/less.spec
diff -u SPECS/less.spec:1.68 SPECS/less.spec:1.69
--- SPECS/less.spec:1.68	Sun Oct  9 12:34:40 2005
+++ SPECS/less.spec	Sun Oct  9 16:38:42 2005
@@ -93,7 +93,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_mandir},etc/env.d}
+install -d $RPM_BUILD_ROOT{%{_mandir},/etc/env.d}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -140,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2005/10/09 14:38:42  adamg
+- fixed path to etc/env.d
+
 Revision 1.68  2005/10/09 10:34:40  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/less.spec?r1=1.68&r2=1.69&f=u




More information about the pld-cvs-commit mailing list