SPECS: dhcdbd.spec - fixed typo in scriptlet

deejay1 deejay1 at pld-linux.org
Wed Oct 26 13:27:55 CEST 2005


Author: deejay1                      Date: Wed Oct 26 11:27:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed typo in scriptlet

---- Files affected:
SPECS:
   dhcdbd.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.4 SPECS/dhcdbd.spec:1.5
--- SPECS/dhcdbd.spec:1.4	Wed Oct 26 13:05:45 2005
+++ SPECS/dhcdbd.spec	Wed Oct 26 13:27:49 2005
@@ -67,7 +67,7 @@
 	if [ -f /var/lock/subsys/dhcdbd ]; then
 		/etc/rc.d/init.d/dhcdbd stop 1>&2
 	fi
-	[ ! -x /sbin/chkconfig ] || /sbin/chkconfig --fel dhcdbd
+	[ ! -x /sbin/chkconfig ] || /sbin/chkconfig --del dhcdbd
 fi
 
 %files
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/10/26 11:27:49  deejay1
+- fixed typo in scriptlet
+
 Revision 1.4  2005/10/26 11:05:45  deejay1
 - proper _sbindir redefiniton
 - up to 1.9
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcdbd.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list