gget r25 - in trunk: . gget



Author: johans
Date: Wed Jul  9 11:14:10 2008
New Revision: 25
URL: http://svn.gnome.org/viewvc/gget?rev=25&view=rev

Log:
Added note about suing to root before make install. Also added a missing file to the build.

Modified:
   trunk/configure.ac
   trunk/gget/Makefile.am

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Jul  9 11:14:10 2008
@@ -70,3 +70,6 @@
 
 echo Prefix: $prefix
 echo
+echo "Now type make to compile"
+echo "Then su to root and type: make install"
+echo

Modified: trunk/gget/Makefile.am
==============================================================================
--- trunk/gget/Makefile.am	(original)
+++ trunk/gget/Makefile.am	Wed Jul  9 11:14:10 2008
@@ -4,6 +4,7 @@
 	AddDownloadDialog.py	\
 	Configuration.py	\
 	Download.py		\
+	DownloadList.py		\
 	DownloadManager.py	\
 	GUI.py			\
 	__init__.py		\



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