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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Feb 11 18:23:25 CET 2010


Revision: 8505
          http://gar.svn.sourceforge.net/gar/?rev=8505&view=rev
Author:   bonivart
Date:     2010-02-11 17:23:24 +0000 (Thu, 11 Feb 2010)

Log Message:
-----------
postgrey: fix file copy bug in package

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

Modified: csw/mgar/pkg/postgrey/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postgrey/trunk/Makefile	2010-02-11 17:08:55 UTC (rev 8504)
+++ csw/mgar/pkg/postgrey/trunk/Makefile	2010-02-11 17:23:24 UTC (rev 8505)
@@ -38,7 +38,7 @@
 	@ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/postfix
 	@ginstall -m 644 $(WORKSRC)/postgrey_whitelist_clients $(DESTDIR)/etc/opt/csw/postfix
 	@ginstall -m 644 $(WORKSRC)/postgrey_whitelist_recipients $(DESTDIR)/etc/opt/csw/postfix
-	@ginstall -m 644 $(WORKSRC)/postgrey $(DESTDIR)/etc/opt/csw/
+	@ginstall -m 644 $(FILEDIR)/postgrey $(DESTDIR)/etc/opt/csw/
 	@ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/pkg/CSWpostgrey
 	@ginstall -m 444 $(FILEDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSWpostgrey/cswusergroup
 	@ginstall -m 755 -d $(DESTDIR)$(sbindir)


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