diff options
author | Matt Wilson <msw@redhat.com> | 2000-06-02 19:30:12 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-06-02 19:30:12 +0000 |
commit | 439e5226f3025b27d75f5c577f940275c133f0d4 (patch) | |
tree | 65a687d67392f0ad6839d7057567a9d8c6e31f30 /scripts | |
parent | ab0422329d17d16548442a2761e4f08f65359250 (diff) | |
download | anaconda-439e5226f3025b27d75f5c577f940275c133f0d4.tar.gz anaconda-439e5226f3025b27d75f5c577f940275c133f0d4.tar.xz anaconda-439e5226f3025b27d75f5c577f940275c133f0d4.zip |
don't blow our variable
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/mk-images | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mk-images b/scripts/mk-images index d0639bd01..ac47f5383 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -232,7 +232,6 @@ makemainmodules() { } makeinitrd() { - EXTRAKERNELPATH="" EXTRAINITRDPATH="" PCMCIA="" INITRDSIZE="" |