SPECS: perl-File-Copy-Link.spec - fixed perl path
agaran
agaran at pld-linux.org
Sun Dec 30 19:20:30 CET 2007
Author: agaran Date: Sun Dec 30 18:20:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed perl path
---- Files affected:
SPECS:
perl-File-Copy-Link.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-File-Copy-Link.spec
diff -u SPECS/perl-File-Copy-Link.spec:1.2 SPECS/perl-File-Copy-Link.spec:1.3
--- SPECS/perl-File-Copy-Link.spec:1.2 Sun Dec 30 19:16:22 2007
+++ SPECS/perl-File-Copy-Link.spec Sun Dec 30 19:20:24 2007
@@ -10,7 +10,7 @@
#Summary(pl):
Name: perl-File-Copy-Link
Version: 0.110
-Release: 0.2
+Release: 0.3
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -47,6 +47,8 @@
destdir=$RPM_BUILD_ROOT \
installdirs=vendor
./Build
+# fix perl path
+sed -ie 's$#!perl$#!/usr/bin/perl$' copylink
%{?with_tests:./Build test}
@@ -76,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-30 18:20:24 agaran
+- fixed perl path
+
Revision 1.2 2007-12-30 18:16:22 agaran
- fixed attrs on copylink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-File-Copy-Link.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list