diff options
author | Bill Nottingham <notting@redhat.com> | 2003-01-01 03:24:50 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-01-01 03:24:50 +0000 |
commit | aa6c25a1842ea02711aa2fd9bb7d9ec4e7325e52 (patch) | |
tree | e5b44b1f6646d22cf23f1dda28b288657228b646 /anaconda.spec.in | |
parent | 9922d97eb50eb30eedb8ef0fc00b540c8dcf41f3 (diff) | |
download | anaconda-aa6c25a1842ea02711aa2fd9bb7d9ec4e7325e52.tar.gz anaconda-aa6c25a1842ea02711aa2fd9bb7d9ec4e7325e52.tar.xz anaconda-aa6c25a1842ea02711aa2fd9bb7d9ec4e7325e52.zip |
blah blah blah glen blah blah blah dangling sylinks blah blah blah
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index c0c8e1119..71697f1db 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) /usr/lib/anaconda-runtime +%triggerpostun -- anaconda < 8.0-1 +/sbin/chkconfig --del reconfig + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog |