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:05:09
Branch: OPENPKG_1_3_SOLID Handle: 2003080112050900
Modified files: (Branch: OPENPKG_1_3_SOLID)
openpkg-src/amd amd.spec
Log:
MFS: changes since last merge
Summary:
Revision Changes Path
1.33.2.2.2.2+2 -1 openpkg-src/amd/amd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amd/amd.spec
============================================================================
$ cvs diff -u -r1.33.2.2.2.1 -r1.33.2.2.2.2 amd.spec
--- openpkg-src/amd/amd.spec 29 Jul 2003 14:58:11 -0000 1.33.2.2.2.1
+++ openpkg-src/amd/amd.spec 1 Aug 2003 11:05:09 -0000 1.33.2.2.2.2
@@ -45,7 +45,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 1.3.0, flex, bison
-PreReq: OpenPKG, openpkg >= 1.3.0
+PreReq: OpenPKG, openpkg >= 1.3.0, perl
AutoReq: no
AutoReqProv: no
@@ -93,6 +93,7 @@
AMTAR=true \
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
+ PERL="%{l_prefix}/bin/perl" \
./configure \
--prefix=%{l_prefix} \
--sysconfdir=%{l_prefix}/etc/amd \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]