OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Aug-2003 13:01:44
Branch: OPENPKG_1_3_SOLID Handle: 2003080112014300
Modified files: (Branch: OPENPKG_1_3_SOLID)
openpkg-src/sendmail sendmail.spec
Log:
MFS: changes since last merge
Summary:
Revision Changes Path
1.51.2.5.2.2+3 -2 openpkg-src/sendmail/sendmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.51.2.5.2.1 -r1.51.2.5.2.2 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 29 Jul 2003 15:01:29 -0000
1.51.2.5.2.1
+++ openpkg-src/sendmail/sendmail.spec 1 Aug 2003 11:01:43 -0000
1.51.2.5.2.2
@@ -255,8 +255,9 @@
compress $RPM_BUILD_ROOT%{l_prefix}/etc/sendmail/cf.tar
%{l_shtool} install -c -m 644 cf/README \
$RPM_BUILD_ROOT%{l_prefix}/etc/sendmail/cf.README
- %{l_shtool} install -c -m 755 contrib/re-mqueue.pl \
- $RPM_BUILD_ROOT%{l_prefix}/sbin/re-mqueue
+ %{l_shtool} install -c -m 755 \
+ -e 's;^#!.*;#!%{l_prefix}/bin/perl;' \
+ contrib/re-mqueue.pl $RPM_BUILD_ROOT%{l_prefix}/sbin/re-mqueue
%{l_shtool} install -c -m 755 \
-e 's;^#!.*;#!%{l_prefix}/bin/perl;' \
contrib/qtool.pl $RPM_BUILD_ROOT%{l_prefix}/sbin/qtool
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]