[csw-devel] SF.net SVN: gar:[11726] csw/mgar/pkg/fio/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Fri Nov 26 09:49:09 CET 2010
Revision: 11726
http://gar.svn.sourceforge.net/gar/?rev=11726&view=rev
Author: skayser
Date: 2010-11-26 08:49:09 +0000 (Fri, 26 Nov 2010)
Log Message:
-----------
fio: add README and HOWTO (both referenced in man page)
Modified Paths:
--------------
csw/mgar/pkg/fio/trunk/Makefile
csw/mgar/pkg/fio/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/fio/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fio/trunk/Makefile 2010-11-26 03:27:15 UTC (rev 11725)
+++ csw/mgar/pkg/fio/trunk/Makefile 2010-11-26 08:49:09 UTC (rev 11726)
@@ -59,8 +59,10 @@
include gar/category.mk
post-install-modulated:
- mkdir -p $(PKGROOT)$(docdir)/fio/examples
- cp $(WORKSRC)/examples/* $(PKGROOT)$(docdir)/fio/examples/
+ mkdir -p $(DESTDIR)$(docdir)/fio/examples
+ cp $(WORKSRC)/examples/* $(DESTDIR)$(docdir)/fio/examples/
+ cp $(WORKSRC)/README $(DESTDIR)$(docdir)/fio/
+ cp $(WORKSRC)/HOWTO $(DESTDIR)$(docdir)/fio/
@$(MAKECOOKIE)
# Install changelog.CSW
Modified: csw/mgar/pkg/fio/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/fio/trunk/files/changelog.CSW 2010-11-26 03:27:15 UTC (rev 11725)
+++ csw/mgar/pkg/fio/trunk/files/changelog.CSW 2010-11-26 08:49:09 UTC (rev 11726)
@@ -1,5 +1,5 @@
-fio (1.44.2,REV=2010.11.24)
+fio (1.44.2,REV=2010.11.26)
* Initial release.
- -- Sebastian Kayser <skayser at opencsw.org> Wed, 24 Nov 2010 08:11:31 +0100
+ -- Sebastian Kayser <skayser at opencsw.org> Fri, 26 Nov 2010 09:46:51 +0100
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