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 19:34:52
Branch: rpm-5_3 Handle: 2010092317345100
Modified files: (Branch: rpm-5_3)
rpm devtool.conf
Log:
- devtool: leopard needs --with-file=internal.
Summary:
Revision Changes Path
2.333.2.26 +1 -2 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.333.2.25 -r2.333.2.26 devtool.conf
--- rpm/devtool.conf 23 Sep 2010 15:38:00 -0000 2.333.2.25
+++ rpm/devtool.conf 23 Sep 2010 17:34:51 -0000 2.333.2.26
@@ -257,8 +257,7 @@
--with-zlib \
--with-bzip2 \
--with-xz \
- --with-file \
- --with-path-magic=/usr/share/file/magic \
+ --with-file=internal \
--with-lua=internal \
--with-tcl \
--without-sqlite \
@@ .
Received on Thu Sep 23 19:34:52 2010