cheese r653 - trunk
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r653 - trunk
- Date: Fri, 18 Apr 2008 18:21:27 +0100 (BST)
Author: dgsiegel
Date: Fri Apr 18 17:21:26 2008
New Revision: 653
URL: http://svn.gnome.org/viewvc/cheese?rev=653&view=rev
Log:
add the APPNAME_DATA_DIR variable to waf
Modified:
trunk/ChangeLog
trunk/wscript
Modified: trunk/wscript
==============================================================================
--- trunk/wscript (original)
+++ trunk/wscript Fri Apr 18 17:21:26 2008
@@ -67,6 +67,7 @@
else:
conf.define('PACKAGE_DATADIR', conf.env['DATADIR'] + '/cheese')
+ conf.define('APPNAME_DATA_DIR', conf.env['DATADIR'] + '/cheese')
conf.define('PACKAGE_DOCDIR', conf.env['DATADIR'] + '/share/doc/cheese')
conf.define('PACKAGE_LOCALEDIR', conf.env['DATADIR'] + '/locale')
conf.define('PACKAGE_LIBEXECDIR', conf.env['PREFIX'] + '/libexec/cheese')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]