utils: Add script to remove builded rpm packages.
authorTomas Mlcoch <tmlcoch@redhat.com>
Mon, 1 Jul 2013 14:43:58 +0000 (16:43 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Mon, 1 Jul 2013 14:44:15 +0000 (16:44 +0200)
utils/cleanup.sh [new file with mode: 0644]

diff --git a/utils/cleanup.sh b/utils/cleanup.sh
new file mode 100644 (file)
index 0000000..ef1a718
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+rm -v createrepo_c-*.rpm python-createrepo_c-*.rpm
+