SPECS: perl-Net-DNS.spec - just fixed perl path for examples

agaran agaran at pld-linux.org
Sat Jan 21 05:13:23 CET 2006


Author: agaran                       Date: Sat Jan 21 04:13:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just fixed perl path for examples

---- Files affected:
SPECS:
   perl-Net-DNS.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/perl-Net-DNS.spec
diff -u SPECS/perl-Net-DNS.spec:1.69 SPECS/perl-Net-DNS.spec:1.70
--- SPECS/perl-Net-DNS.spec:1.69	Fri Nov 18 17:50:21 2005
+++ SPECS/perl-Net-DNS.spec	Sat Jan 21 05:13:17 2006
@@ -63,6 +63,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 cp -a demo/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a contrib $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#' $(find $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -type f)
 
 # get rid of pod documentation
 %if %{with libresolv}
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2006/01/21 04:13:17  agaran
+- just fixed perl path for examples
+
 Revision 1.69  2005/11/18 16:50:21  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Net-DNS.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list