[csw-devel] SF.net SVN: gar:[17362] csw/mgar/pkg/sendmail/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Mar 11 09:55:56 CET 2012
Revision: 17362
http://gar.svn.sourceforge.net/gar/?rev=17362&view=rev
Author: bonivart
Date: 2012-03-11 08:55:55 +0000 (Sun, 11 Mar 2012)
Log Message:
-----------
sendmail/trunk: fix symlink
Modified Paths:
--------------
csw/mgar/pkg/sendmail/trunk/Makefile
Modified: csw/mgar/pkg/sendmail/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sendmail/trunk/Makefile 2012-03-11 08:27:52 UTC (rev 17361)
+++ csw/mgar/pkg/sendmail/trunk/Makefile 2012-03-11 08:55:55 UTC (rev 17362)
@@ -294,7 +294,7 @@
ginstall -m 644 $(DOWNLOADDIR)/$$file \
$(DESTDIR)$(sysconfdir)/mail/$$file; \
done )
- ln -s $(sharedstatedir)/sendmail/cf $(DESTDIR)$(sysconfdir)/mail/cf
+ ln -s $(sharedstatedir)/sendmail/cf/cf $(DESTDIR)$(sysconfdir)/mail/cf
@# usergroup
ginstall -m 444 $(FILEDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSWsendmail/
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