diff options
author | Erik Troan <ewt@redhat.com> | 2000-05-09 17:17:26 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2000-05-09 17:17:26 +0000 |
commit | a08252b5802a37f746cafe85d30334da4bbbd1ca (patch) | |
tree | 44265522f0587bb2a6d7332b4f6ebc1a5abcfe2d /anaconda.spec.in | |
parent | daabc364cc6e3468d291071d086e87f83573928e (diff) | |
download | anaconda-a08252b5802a37f746cafe85d30334da4bbbd1ca.tar.gz anaconda-a08252b5802a37f746cafe85d30334da4bbbd1ca.tar.xz anaconda-a08252b5802a37f746cafe85d30334da4bbbd1ca.zip |
make dependencies
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 70778884b..d3d1a54cc 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -31,6 +31,7 @@ already installed systems. %setup -q %build +make depend make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install |