summaryrefslogtreecommitdiffstats
path: root/presto-utils/prunedrpms
diff options
context:
space:
mode:
Diffstat (limited to 'presto-utils/prunedrpms')
-rwxr-xr-xpresto-utils/prunedrpms2
1 files changed, 1 insertions, 1 deletions
diff --git a/presto-utils/prunedrpms b/presto-utils/prunedrpms
index 65ee9dc..e8cb4ba 100755
--- a/presto-utils/prunedrpms
+++ b/presto-utils/prunedrpms
@@ -1,2 +1,2 @@
#!/bin/sh
-exec /usr/share/presto-utils/doprunedrpms.py "$@"
+exec /usr/bin/python -m presto-utils.doprunedrpms "$@"