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: 05-Mar-2003 19:00:13
Branch: HEAD Handle: 2003030518000800
Modified files:
openpkg-src/mozilla mozilla.spec
Log:
speclint police
Summary:
Revision Changes Path
1.55 +2 -2 openpkg-src/mozilla/mozilla.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mozilla/mozilla.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 mozilla.spec
--- openpkg-src/mozilla/mozilla.spec 3 Jan 2003 11:32:02 -0000 1.54
+++ openpkg-src/mozilla/mozilla.spec 5 Mar 2003 18:00:08 -0000 1.55
@@ -164,12 +164,12 @@
-e "s;`pwd`;%{l_prefix}/lib/mozilla;" \
components/xpti.dat components/compreg.dat
- # strip down installation tree
+ # strip down installation tree
find . -type d -depth -print | xargs rmdir >/dev/null 2>&1 || true
rm -f mozilla-config mkdepend nsinstall bloaturls.txt TestGtk* LICENSE README
rm -rf res/samples
- # workaround run-time startup problems
+ # workaround run-time startup problems
mkdir .autoreg
)
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]