SPECS: initng-pld.spec - ignore any errors from triggers

glen glen at pld-linux.org
Tue Sep 19 16:52:53 CEST 2006


Author: glen                         Date: Tue Sep 19 14:52:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ignore any errors from triggers

---- Files affected:
SPECS:
   initng-pld.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/initng-pld.spec
diff -u SPECS/initng-pld.spec:1.89 SPECS/initng-pld.spec:1.90
--- SPECS/initng-pld.spec:1.89	Tue Sep 19 16:50:12 2006
+++ SPECS/initng-pld.spec	Tue Sep 19 16:52:48 2006
@@ -6,7 +6,7 @@
 Summary(pl):	Skrypty inicjalizujące initng dla PLD Linuksa
 Name:		initng-pld
 Version:	0.6.7
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 License:	GPL
 Group:		Base
 Source0:	initng-initscripts-%{version}%{_extraver}-%{_snap}.tar.bz2
@@ -77,6 +77,7 @@
 	for s in %*; do \
 		/sbin/ng-update add $s default \
 	done \
+	: \
 fi \
 \
 %triggerun -- %{-p*} \
@@ -86,6 +87,7 @@
 		/sbin/ng-update del $s \
 		/sbin/ngc -z $s \
 	done \
+	: \
 fi \
 
 # Usage:
@@ -393,6 +395,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2006/09/19 14:52:48  glen
+- ignore any errors from triggers
+
 Revision 1.89  2006/09/19 14:50:12  glen
 - 20060919 snap: added ifplugd,powernowd and local from rc-scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/initng-pld.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list