diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-01-28 05:25:20 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-01-28 05:25:20 +0000 |
commit | c0e7f0a1221ec59a4d3108acef571a39a97197f7 (patch) | |
tree | b6b806cd6d1292dd99de9520ac9f7e5001425895 /anaconda.spec.in | |
parent | 8347b5bfb583c0cb0680c9bf479b56d7d82e2034 (diff) | |
download | anaconda-c0e7f0a1221ec59a4d3108acef571a39a97197f7.tar.gz anaconda-c0e7f0a1221ec59a4d3108acef571a39a97197f7.tar.xz anaconda-c0e7f0a1221ec59a4d3108acef571a39a97197f7.zip |
mharris says that I should be able to do this now...
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index dadd492e3..127c6e438 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -1,6 +1,5 @@ %define i386buildreqs dietlibc kernel-pcmcia-cs -ExcludeArch: x86_64 Name: anaconda Version: @@VERSION@@ Release: @@RELEASE@@ |