[csw-devel] SF.net SVN: gar:[19228] csw/mgar/pkg/clamav/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Sep 18 11:57:43 CEST 2012


Revision: 19228
          http://gar.svn.sourceforge.net/gar/?rev=19228&view=rev
Author:   bonivart
Date:     2012-09-18 09:57:43 +0000 (Tue, 18 Sep 2012)
Log Message:
-----------
clamav/trunk: added missing db dir

Modified Paths:
--------------
    csw/mgar/pkg/clamav/trunk/Makefile

Modified: csw/mgar/pkg/clamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clamav/trunk/Makefile	2012-09-18 08:58:03 UTC (rev 19227)
+++ csw/mgar/pkg/clamav/trunk/Makefile	2012-09-18 09:57:43 UTC (rev 19228)
@@ -151,5 +151,6 @@
 	@ginstall -d $(DOCDEST)/html
 	@ginstall -m 644 $(WORKSRC)/docs/html/* $(DOCDEST)/html
 	@chmod 600 $(DESTDIR)$(sysconfdir)/freshclam.conf
-	rm -f $(DESTDIR)/var/opt/csw/$(NAME)/db/*
+#	rm -f $(DESTDIR)/var/opt/csw/$(NAME)/db/*
+	@ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/db
 	@$(MAKECOOKIE)

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