Eliminate rpmb aliases from rpmpopt
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Jun 2008 08:09:00 +0000 (11:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Jun 2008 08:09:00 +0000 (11:09 +0300)
rpmpopt.in

index a2722df..96a6cd0 100644 (file)
@@ -213,21 +213,6 @@ rpm        alias --without         --define "_without_!#:+    --without-!#:+" \
        --POPTdesc=$"disable configure <option> for build" \
        --POPTargs=$"<option>"
 #==============================================================================
-rpmb   alias --dbpath          --define '_dbpath !#:+' \
-       --POPTdesc=$"use database in DIRECTORY" \
-       --POPTargs=$"DIRECTORY"
-rpmb   alias --ftpport         --define '_ftpport !#:+'
-rpmb   alias --ftpproxy        --define '_ftpproxy !#:+'
-rpmb   alias --httpport        --define '_httpport !#:+'
-rpmb   alias --httpproxy       --define '_httpproxy !#:+'
-rpmb   alias --timecheck       --define '_timecheck !#:+'
-rpmb   alias --with            --define "_with_!#:+       --with-!#:+" \
-       --POPTdesc=$"enable configure <option> for build" \
-       --POPTargs=$"<option>"
-rpmb   alias --without         --define "_without_!#:+    --without-!#:+" \
-       --POPTdesc=$"disable configure <option> for build" \
-       --POPTargs=$"<option>"
-#==============================================================================
 rpmbuild       alias --dbpath          --define '_dbpath !#:+' \
        --POPTdesc=$"use database in DIRECTORY" \
        --POPTargs=$"DIRECTORY"