summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-11-09 18:09:58 +0000
committerJeremy Katz <katzj@redhat.com>2003-11-09 18:09:58 +0000
commitb0198b525c7526aa0174bdec86ece24e0e1494dd (patch)
treee39d12b1197b2d2a6431f63f273b32ca08334636 /anaconda
parent051af548f6989519fb4eb2a363805dd931feb836 (diff)
downloadanaconda-b0198b525c7526aa0174bdec86ece24e0e1494dd.tar.gz
anaconda-b0198b525c7526aa0174bdec86ece24e0e1494dd.tar.xz
anaconda-b0198b525c7526aa0174bdec86ece24e0e1494dd.zip
more python 2.3-ifying
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda b/anaconda
index 5d0219e2a..fd7040d0c 100755
--- a/anaconda
+++ b/anaconda
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.2
+#!/usr/bin/python
#
# anaconda: The Red Hat Linux Installation program
#