summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-10-25 21:08:46 +0000
committerJeremy Katz <katzj@redhat.com>2001-10-25 21:08:46 +0000
commitdbca06cb7cc75602e6b6e98401fcd6cbded34c3e (patch)
tree20985bea043fcd1e9511dfe2d6980dd147de00e1 /scripts
parent958e9edcd6f74d6b4400cea7bcf78ac7ccac78db (diff)
downloadanaconda-dbca06cb7cc75602e6b6e98401fcd6cbded34c3e.tar.gz
anaconda-dbca06cb7cc75602e6b6e98401fcd6cbded34c3e.tar.xz
anaconda-dbca06cb7cc75602e6b6e98401fcd6cbded34c3e.zip
use python2
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/pkgorder2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pkgorder b/scripts/pkgorder
index 6ffd1b8a1..269e4c1dd 100755
--- a/scripts/pkgorder
+++ b/scripts/pkgorder
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
import sys
import os