nemiver r710 - trunk



Author: dodji
Date: Mon Jan 21 14:54:55 2008
New Revision: 710
URL: http://svn.gnome.org/viewvc/nemiver?rev=710&view=rev

Log:
[autogen.sh] properly set the PKG_NAME variable.

	* autogen.sh: properly set the PKG_NAME variable. A courtesy of
	  Christophe Fergeau <teuf gnome org>


Modified:
   trunk/ChangeLog
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Mon Jan 21 14:54:55 2008
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 PROJECT=nemiver
+PKG_NAME=$PROJECT
 
 topsrcdir=`dirname $0`
 if test x$topsrcdir = x ; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]