OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Jan-2003 13:23:18
Branch: HEAD Handle: 2003011712231700
Modified files:
openpkg-src/bochs bochs.spec
Log:
Removing forgotten comment
Summary:
Revision Changes Path
1.13 +2 -2 openpkg-src/bochs/bochs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bochs/bochs.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 bochs.spec
--- openpkg-src/bochs/bochs.spec 17 Jan 2003 12:20:47 -0000 1.12
+++ openpkg-src/bochs/bochs.spec 17 Jan 2003 12:23:17 -0000 1.13
@@ -88,7 +88,7 @@
--enable-all-optimizations \
--enable-cdrom \
--enable-ne2000 \
- --disable-shared \
+ --disable-shared
# build the sources
%{l_make} %{l_mflags -O}
@@ -157,7 +157,7 @@
%files -f files
%clean
-# rm -rf $RPM_BUILD_ROOT
+ rm -rf $RPM_BUILD_ROOT
%post
if [ $1 -eq 1 ]; then
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]