RPM Package Manager, CVS Repository
/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 23-Sep-2010 21:51:03
Branch: rpm-5_3 Handle: 2010092319510300
Modified files: (Branch: rpm-5_3)
rpm devtool.conf
Log:
- perl: enable embedded perl on rhel6.
Summary:
Revision Changes Path
2.333.2.27 +1 -1 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.333.2.26 -r2.333.2.27 devtool.conf
--- rpm/devtool.conf 23 Sep 2010 17:34:51 -0000 2.333.2.26
+++ rpm/devtool.conf 23 Sep 2010 19:51:03 -0000 2.333.2.27
@@ -128,7 +128,7 @@
--with-python \
--with-pythonembed=/usr/lib:/usr/include/python2.6 \
--with-perl \
- --without-perlembed \
+ --with-perlembed=/usr/lib/perl5/CORE \
--with-ruby \
--with-selinux \
--with-sepol \
@@ .
Received on Thu Sep 23 21:51:03 2010