[csw-devel] SF.net SVN: gar:[9085] csw/mgar/pkg/libxdg-basedir/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Mar 10 20:49:06 CET 2010


Revision: 9085
          http://gar.svn.sourceforge.net/gar/?rev=9085&view=rev
Author:   wahwah
Date:     2010-03-10 19:49:06 +0000 (Wed, 10 Mar 2010)

Log Message:
-----------
libxdg-basedir: Building for 64-bits too.  Capitalizing the description.

Modified Paths:
--------------
    csw/mgar/pkg/libxdg-basedir/trunk/Makefile

Modified: csw/mgar/pkg/libxdg-basedir/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxdg-basedir/trunk/Makefile	2010-03-10 19:42:41 UTC (rev 9084)
+++ csw/mgar/pkg/libxdg-basedir/trunk/Makefile	2010-03-10 19:49:06 UTC (rev 9085)
@@ -5,7 +5,7 @@
 GARNAME = libxdg-basedir
 GARVERSION = 1.0.2
 CATEGORIES = lib
-DESCRIPTION = implements functions according to the XDG Base Directory Specification
+DESCRIPTION = Implements functions according to the XDG Base Directory Specification
 define BLURB
 
 	The XDG Base Directory Specification defines where should user files be
@@ -26,4 +26,5 @@
 sysconfdir = /etc$(prefix)
 localstatedir = /var$(prefix)
 CONFIGURE_ARGS = $(DIRPATHS)
+BUILD64 = 1
 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