summaryrefslogtreecommitdiffstats
path: root/upd-instroot
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-10-14 22:26:52 +0000
committerMatt Wilson <msw@redhat.com>1999-10-14 22:26:52 +0000
commitceca83705f9a729277aeddd2872cf9056c3b67d2 (patch)
tree85cedef983421ec6411a798cca2072c96bdc76b9 /upd-instroot
parent65a73c0a46c484d46ff939d355977b9c1524187a (diff)
downloadanaconda-ceca83705f9a729277aeddd2872cf9056c3b67d2.tar.gz
anaconda-ceca83705f9a729277aeddd2872cf9056c3b67d2.tar.xz
anaconda-ceca83705f9a729277aeddd2872cf9056c3b67d2.zip
revert this
Diffstat (limited to 'upd-instroot')
-rwxr-xr-xupd-instroot12
1 files changed, 0 insertions, 12 deletions
diff --git a/upd-instroot b/upd-instroot
index 89d11ea19..5ae800236 100755
--- a/upd-instroot
+++ b/upd-instroot
@@ -297,18 +297,6 @@ patch -p0 <<EOF
EOF
-# Don't ask for which OS is this kludge
-cd $DESTGR/usr/lib/python1.5/site-packages
-patch <<EOF
---- gtk.py Tue Oct 12 12:00:57 1999
-+++ gtk.py Tue Oct 12 12:01:12 1999
-@@ -19 +19 @@
--from GTK import *
-+from GtkConst import *
-EOF
-mv -f GTK.py GtkConst.py
-rm -f GTK.pyc GTK.pyo
-
pythondeps $DEST
for p in $DEST $DESTGR; do