packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)
authorMichael Adam <obnox@samba.org>
Wed, 6 Apr 2011 15:53:14 +0000 (17:53 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 7 Apr 2011 15:08:16 +0000 (17:08 +0200)
packaging/RHEL-CTDB/configure.rpm

index 527b14f13138232c1a740e3f777e5f87d0575c87..616336ea3a3bb82a73649bda92e9e00d4a7e61fc 100755 (executable)
@@ -59,7 +59,7 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE -O3" ./configure -C \
        --without-ldb \
        --without-dnsupdate \
        --with-aio-support \
-       --disable-merged-build
+       --disable-merged-build \
        $*
 
 make showlayout