tazpkg diff tazpkg.conf @ rev 529

Improve Makefile. add targz command
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Aug 30 12:31:42 2011 +0200 (2011-08-30)
parents bed335284b2e
children b52c1a1105e2
line diff
     1.1 --- a/tazpkg.conf	Tue Jan 25 00:01:48 2011 +0100
     1.2 +++ b/tazpkg.conf	Tue Aug 30 12:31:42 2011 +0200
     1.3 @@ -6,3 +6,6 @@
     1.4  
     1.5  # Path to Tazpkg log file.
     1.6  LOG="/var/log/tazpkg.log"
     1.7 +
     1.8 +# The geometry of the desktop notification
     1.9 +NOTIFY_GEOM="360x80-0+24"