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

aigoshin at users.sourceforge.net aigoshin at users.sourceforge.net
Thu Nov 4 10:47:08 CET 2010


Revision: 11492
          http://gar.svn.sourceforge.net/gar/?rev=11492&view=rev
Author:   aigoshin
Date:     2010-11-04 09:47:08 +0000 (Thu, 04 Nov 2010)

Log Message:
-----------
proftpd: release 20101104

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

Modified: csw/mgar/pkg/proftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/proftpd/trunk/Makefile	2010-11-04 09:32:40 UTC (rev 11491)
+++ csw/mgar/pkg/proftpd/trunk/Makefile	2010-11-04 09:47:08 UTC (rev 11492)
@@ -75,11 +75,11 @@
 
 post-install-modulated:
 	ginstall -d $(DESTDIR)$(sysconfdir)/init.d
-	ginstall -d $(DESTDIR)$(prefix)/share/doc/proftpd
+	ginstall -d $(DESTDIR)$(docdir)/proftpd
 	ginstall -d $(DESTDIR)$(localstatedir)/proftpd
 	ginstall -d $(DESTDIR)$(localstatedir)/proftpd/logs
 	cp $(WORKDIR)/cswproftpd $(DESTDIR)$(sysconfdir)/init.d/
-	cd $(WORKSRC); cp -r $(PROFTPDDOC) $(DESTDIR)$(prefix)/share/doc/proftpd
+	cd $(WORKSRC); cp -r $(PROFTPDDOC) $(DESTDIR)$(docdir)/proftpd
 	cd $(WORKSRC)/contrib ; cp $(CONTRIBUTILS) $(DESTDIR)$(bindir)
-	rm -f $(DESTDIR)$(PR_LIBEXEC)/*.la
+	rm -f $(DESTDIR)$(libdir)/proftpd/*.la
 	$(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