Hi Jerry,
Great news!!! Many thanks!

Just a note, the makerpms.sh patch for building in RHEL4 (CentOS4) did
not make it into 3.0.21

In case someone wants to build a rpm in these distros, use this micro patch:
--- makerpms.sh.ori     2005-12-21 21:33:35.000000000 -0300
+++ makerpms.sh 2005-12-21 21:29:35.000000000 -0300
@@ -46,7 +46,7 @@
## now catch the right command to build an RPM (defaults ro 'rpm'
##
case $RPMVER in
-    4.[12]*)
+    4.[123]*)
       RPM="rpmbuild"
       ;;
esac

HTH,
Regards
Oliver

--
Oliver Schulze L.
<[EMAIL PROTECTED]>

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to