RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: rse@rpm5.org
Module: rpm Date: 21-Jul-2007 22:12:13
Branch: HEAD Handle: 2007072121121300
Modified files:
rpm devtool.conf
Log:
ops, sorry, I accidentately committed my test case
Summary:
Revision Changes Path
2.59 +1 -2 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.58 -r2.59 devtool.conf
--- rpm/devtool.conf 21 Jul 2007 19:16:49 -0000 2.58
+++ rpm/devtool.conf 21 Jul 2007 20:12:13 -0000 2.59
@@ -752,7 +752,7 @@
--with-path-sources="$prefix/var/rpm/src" \
--with-bugreport="openpkg-users@openpkg.org" \
--with-beecrypt="$base3rd/bin/$platform/beecrypt-${v_beecrypt}" \
- --with-lua="internal" \
+ --with-lua="$base3rd/bin/$platform/lua-${v_lua}/src" \
--with-file="$base3rd/bin/$platform/file-${v_file}" \
--with-zlib="$base3rd/bin/$platform/zlib-${v_zlib}" \
--with-bzip2="$base3rd/bin/$platform/bzip2-${v_bzip2}" \
@@ -776,7 +776,6 @@
--disable-rpath \
--disable-nls
}
- # --with-lua="$base3rd/bin/$platform/lua-${v_lua}/src" \
# build RPM
build () {
@@ .
Received on Sat Jul 21 22:12:13 2007