[csw-devel] SF.net SVN: gar:[2751] csw/mgar/pkg/x11/libXau/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Jan 6 23:54:30 CET 2009
Revision: 2751
http://gar.svn.sourceforge.net/gar/?rev=2751&view=rev
Author: wbonnet
Date: 2009-01-06 22:54:30 +0000 (Tue, 06 Jan 2009)
Log Message:
-----------
fix dynamic prototypes
Modified Paths:
--------------
csw/mgar/pkg/x11/libXau/trunk/Makefile
Modified: csw/mgar/pkg/x11/libXau/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libXau/trunk/Makefile 2009-01-06 19:25:58 UTC (rev 2750)
+++ csw/mgar/pkg/x11/libXau/trunk/Makefile 2009-01-06 22:54:30 UTC (rev 2751)
@@ -14,10 +14,16 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+SPKG_DESC_CSWlibxau = X11 authorisation library
+SPKG_DESC_CSWlibxaudevel = X11 authorisation library development package
+
DISTFILES += $(call admfiles,CSWlibxaudevel, )
DISTFILES += $(call admfiles,CSWlibxau, )
-PKGFILES_CSWlibxaudevel = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxaudevel = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxaudevel += $(prefix)/X11/include/.*
+PKGFILES_CSWlibxaudevel += $(prefix)/X11/lib/.*\.a
+PKGFILES_CSWlibxaudevel += $(prefix)/X11/lib/pkgconfig/.*
include gar/category.mk
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