RPM bulid updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-05-04 03:43:25 +00:00
parent e6c95f27a3
commit 69c6074dc5
2 changed files with 5 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ mkdir i386
strip /usr/lib/python1.5/site-packages/wxPython/wxcmodule.so
cat wxPython.spec.in | sed s/__VERSION__/$1/g > wxPython.spec
rpm --rcfile .rpmrc -bb --clean wxPython.spec
rpm --rcfile .rpmrc -bb wxPython.spec
mv i386/*.rpm .
rm -rf i386