[Demudi-commits] r1482 - in glashctl/trunk/debian: . patches

free-guest at alioth.debian.org free-guest at alioth.debian.org
Thu Jun 28 22:19:06 UTC 2007


Author: free-guest
Date: 2007-06-28 22:19:05 +0000 (Thu, 28 Jun 2007)
New Revision: 1482

Added:
   glashctl/trunk/debian/patches/10_Makefile.template.patch
Modified:
   glashctl/trunk/debian/changelog
Log:
releasing version 0.4.2-3

Modified: glashctl/trunk/debian/changelog
===================================================================
--- glashctl/trunk/debian/changelog	2007-06-28 08:16:39 UTC (rev 1481)
+++ glashctl/trunk/debian/changelog	2007-06-28 22:19:05 UTC (rev 1482)
@@ -1,3 +1,9 @@
+glashctl (0.4.2-3) unstable; urgency=low
+
+  * Fixed icon path (/usr/local -> /usr)
+
+ -- Free Ekanayaka <freee at debian.org>  Fri, 29 Jun 2007 00:07:03 +0200
+
 glashctl (0.4.2-2) unstable; urgency=low
 
   * Added .desktop file

Added: glashctl/trunk/debian/patches/10_Makefile.template.patch
===================================================================
--- glashctl/trunk/debian/patches/10_Makefile.template.patch	                        (rev 0)
+++ glashctl/trunk/debian/patches/10_Makefile.template.patch	2007-06-28 22:19:05 UTC (rev 1482)
@@ -0,0 +1,10 @@
+--- Makefile.template.orig	2007-06-29 00:05:06.000000000 +0200
++++ Makefile.template	2007-06-29 00:05:11.000000000 +0200
+@@ -1,6 +1,6 @@
+ # Override these variables from the commandline, eg 'make DESTDIR=/usr install'
+ CFLAGS = -g -O2
+-prefix = /usr/local
++prefix = /usr
+ bindir = $(prefix)/bin
+ libdir = $(prefix)/lib
+ datadir = $(prefix)/share




More information about the Demudi-commits mailing list