SPECS: pam.spec - typo

blues blues at pld-linux.org
Sun Oct 21 16:51:15 CEST 2007


Author: blues                        Date: Sun Oct 21 14:51:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   pam.spec (1.274 -> 1.275) 

---- Diffs:

================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.274 SPECS/pam.spec:1.275
--- SPECS/pam.spec:1.274	Sun Oct 21 16:20:20 2007
+++ SPECS/pam.spec	Sun Oct 21 16:51:10 2007
@@ -298,7 +298,7 @@
 for f in lib*.la ; do
 	sed -e 's|/%{_lib}/libpam|%{_libdir}/libpam|g' $f > $RPM_BUILD_ROOT%{_libdir}/$f
 	rm -f $f
-	sed -i -e 's|libdir=\'%{_lib}\'|libdir=\'%{_libdir}\'|g' $RPM_BUILD_ROOT%{_libdir}/$f
+	sed -i -e "s|libdir='/%{_lib}|libdir='%{_libdir}|g" $RPM_BUILD_ROOT%{_libdir}/$f
 done
 ln -sf /%{_lib}/$(echo libpam.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libpam.so
 ln -sf /%{_lib}/$(echo libpam_misc.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libpam_misc.so
@@ -520,6 +520,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.275  2007/10/21 14:51:10  blues
+- typo
+
 Revision 1.274  2007/10/21 14:20:20  blues
 - rel.2 - finish relocation of .so and .la file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pam.spec?r1=1.274&r2=1.275&f=u



More information about the pld-cvs-commit mailing list