[csw-devel] SF.net SVN: gar:[6946] csw/mgar/pkg/cswpkglogger/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Oct 23 02:39:49 CEST 2009


Revision: 6946
          http://gar.svn.sourceforge.net/gar/?rev=6946&view=rev
Author:   bdwalton
Date:     2009-10-23 00:39:49 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
tweak and install the README

Modified Paths:
--------------
    csw/mgar/pkg/cswpkglogger/trunk/Makefile
    csw/mgar/pkg/cswpkglogger/trunk/files/README

Modified: csw/mgar/pkg/cswpkglogger/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswpkglogger/trunk/Makefile	2009-10-23 00:29:50 UTC (rev 6945)
+++ csw/mgar/pkg/cswpkglogger/trunk/Makefile	2009-10-23 00:39:49 UTC (rev 6946)
@@ -35,6 +35,7 @@
 install-custom:
 	@echo Installing CSWcswpkglogger files...
 	@( ginstall -m 0755 -d $(DESTDIR)/opt/csw/share/doc/cswpkglogger/ $(HOOKDIR) $(addprefix $(HOOKDIR)/,$(addsuffix .d,$(HOOKS))); \
+	  ginstall -m 0644 $(FILEDIR)/README $(DESTDIR)/opt/csw/share/doc/cswpkglogger/; \
 	  ginstall -m 0755 $(FILEDIR)/01-CSWcswpkglogger-postupgrade $(HOOKDIR)/postupgrade.d/; \
 	  ln $(HOOKDIR)/postupgrade.d/01-CSWcswpkglogger-postupgrade $(HOOKDIR)/postinstall.d/01-CSWcswpkglogger-postinstall; \
 	  ln $(HOOKDIR)/postupgrade.d/01-CSWcswpkglogger-postupgrade $(HOOKDIR)/postremove.d/01-CSWcswpkglogger-postremove; \

Modified: csw/mgar/pkg/cswpkglogger/trunk/files/README
===================================================================
--- csw/mgar/pkg/cswpkglogger/trunk/files/README	2009-10-23 00:29:50 UTC (rev 6945)
+++ csw/mgar/pkg/cswpkglogger/trunk/files/README	2009-10-23 00:39:49 UTC (rev 6946)
@@ -1,8 +1,8 @@
 This small package performs logging on package maintenance actions.
 It logs install, upgrade and removal actions to the user.notice
-facility.  Successes and failures are logged.  There is no 'switch' to
-disable the logging, simply remove the package that provided the hook
-scripts.
+facility.  Successes and failures are logged.  There are no options
+for these scripts.  They are always active.  Remove the package to
+disable them.
 
 If you experience problems with this package, contact:
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list