projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
RPM tweaks
[wxWidgets.git]
/
wxPython
/
distrib
/
makerpm
diff --git
a/wxPython/distrib/makerpm
b/wxPython/distrib/makerpm
index d4df0c35c5d1f85ea42520ab0947299713d273c3..3bc3a4d7553bad21adeb8115c9693b0b20c997d0 100755
(executable)
--- a/
wxPython/distrib/makerpm
+++ b/
wxPython/distrib/makerpm
@@
-49,7
+49,7
@@
function usage {
# echo " smp Add SMP=2 to the envivonment to speed wxGTK build"
}
-if [ $# -lt
2
]; then
+if [ $# -lt
1
]; then
usage
exit 1
fi