summaryrefslogtreecommitdiffstats
path: root/prunedrpms/prunedrpms
diff options
context:
space:
mode:
authorJonathan Dieter <jdieter@gmail.com>2007-05-07 21:19:56 +0300
committerJonathan Dieter <jdieter@gmail.com>2007-05-07 21:19:56 +0300
commitd60f28d66709c0c7fed26d19b1b7fb2c55439507 (patch)
tree338bdb4ed55b2290dd9577f2987d882a605c2505 /prunedrpms/prunedrpms
parentc69bc9af8f3459610e810970c6222aee643e5594 (diff)
downloadpresto-d60f28d66709c0c7fed26d19b1b7fb2c55439507.tar.gz
presto-d60f28d66709c0c7fed26d19b1b7fb2c55439507.tar.xz
presto-d60f28d66709c0c7fed26d19b1b7fb2c55439507.zip
First release of createprestorepo, prunerepo and prunedrpms
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Diffstat (limited to 'prunedrpms/prunedrpms')
-rwxr-xr-xprunedrpms/prunedrpms2
1 files changed, 2 insertions, 0 deletions
diff --git a/prunedrpms/prunedrpms b/prunedrpms/prunedrpms
new file mode 100755
index 0000000..7f33c00
--- /dev/null
+++ b/prunedrpms/prunedrpms
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/share/prunedrpms/PruneDrpms.py "$@"