Skip to content
Snippets Groups Projects
Commit b4bf9b84 authored by heinz's avatar heinz
Browse files

fix

parent ecc97e89
No related branches found
Tags AUS-0_0_18 AUS-0_0_19
No related merge requests found
0.0.18
+ added "chkconfig aus on" to %post in spec file
0.0.17
+ added "rpm -qa --provides" to local pkg list
......
0.0.17
0.0.18
# $Id: aus.spec,v 1.10 2004/03/08 15:24:12 heinz Exp $
# $Id: aus.spec,v 1.11 2004/03/09 17:09:16 heinz Exp $
Summary: Advanced Update System
Name: aus
Version: vErSiOn
......@@ -36,7 +36,7 @@ grep -q '// GPG-Check "false";' /etc/apt/apt.conf && {
cat < /etc/apt/tmp-apt.conf > /etc/apt/apt.conf
rm -f /etc/apt/tmp-apt.conf
}
true
chkconfig aus on
%postun
if [ $1 = 0 ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment