From c92f49ef7bc4d4cf9f36d429dad84d9819fe48cd Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Fri, 20 Jul 2012 02:28:22 -0400 Subject: [PATCH] maint: fixed boneheaded typo (sigh) --- maintainer/bmremote | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer/bmremote b/maintainer/bmremote index de78b5a4..17107af2 100644 --- a/maintainer/bmremote +++ b/maintainer/bmremote @@ -97,7 +97,7 @@ do_fedora fedora17 \ do_fedora opensuse12.1 \ "$BMBUILDDIR/dists/opensuse12.1/x86_64/RPMS" \ "$BMBUILDDIR/dists/opensuse12.1/source-x86_64/SRPMS" "" \ - "make rpmclean && && make opensuse && make LIB_SUFFIX=64 BARRY_GUISU=kdesu rpm-libtar rpm-all" + "make rpmclean && make opensuse && make LIB_SUFFIX=64 BARRY_GUISU=kdesu rpm-libtar rpm-all" # -- 2.11.4.GIT