[csw-devel] SF.net SVN: gar:[10125] csw/mgar/pkg/file/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Jun 8 12:58:32 CEST 2010
Revision: 10125
http://gar.svn.sourceforge.net/gar/?rev=10125&view=rev
Author: wahwah
Date: 2010-06-08 10:58:32 +0000 (Tue, 08 Jun 2010)
Log Message:
-----------
file: Moved the data file to the CSWlibmagic package.
Modified Paths:
--------------
csw/mgar/pkg/file/trunk/Makefile
Modified: csw/mgar/pkg/file/trunk/Makefile
===================================================================
--- csw/mgar/pkg/file/trunk/Makefile 2010-06-08 04:06:07 UTC (rev 10124)
+++ csw/mgar/pkg/file/trunk/Makefile 2010-06-08 10:58:32 UTC (rev 10125)
@@ -23,8 +23,9 @@
PATCHFILES += 0001-libtool-dir-used-for-linking.patch
PATCHFILES += 0002-CSW-runpath.patch
PACKAGES = CSWfile CSWlibmagic CSWpy-libmagic
-PKGFILES_CSWlibmagic = $(PKGFILES_RT)
-PKGFILES_CSWpy-libmagic = /opt/csw/lib/python.*
+PKGFILES_CSWfile += $(bindir)/file
+PKGFILES_CSWfile += $(mandir)/man1/file\.1
+PKGFILES_CSWpy-libmagic += /opt/csw/lib/python.*
SPKG_DESC_CSWfile = A file type guesser
SPKG_DESC_CSWlibmagic = The library behind file(1)
SPKG_DESC_CSWpy-libmagic = Python extension for libmagic
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