diff options
| author | Bill Nottingham <notting@redhat.com> | 2007-07-27 01:30:45 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2007-07-27 01:30:45 +0000 |
| commit | 736db2ba1f24853250b4344c8af1d58e147fa3db (patch) | |
| tree | f67ce07e8845fa6b630684b0a8d2a13d6ea20037 /scripts | |
| parent | 4d75e3c936f516fe6f5ec38f7480985d4a50c9fa (diff) | |
* anaconda.spec: Bump version
* scripts/upd-instroot: Add an empty reposdir= directive
(<jkeating@redhat.com>)
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 6684004d1..429d92d68 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -1066,6 +1066,7 @@ cat > $yumconf <<EOF keepcache=0 gpgcheck=0 plugins=0 +reposdir= [anacondarepo] name=anaconda repo |
