[maemo-commits] [maemo-commits] r18430 - in projects/haf/trunk/osso-af-utils: debian scripts

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue May 19 10:41:43 EEST 2009
Author: schulhof
Date: 2009-05-19 10:41:39 +0300 (Tue, 19 May 2009)
New Revision: 18430

Modified:
   projects/haf/trunk/osso-af-utils/debian/changelog
   projects/haf/trunk/osso-af-utils/scripts/Makefile.am
Log:
Fixing again ...

Modified: projects/haf/trunk/osso-af-utils/debian/changelog
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-18 17:44:19 UTC (rev 18429)
+++ projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-19 07:41:39 UTC (rev 18430)
@@ -1,3 +1,9 @@
+osso-af-utils (2.4-4) unstable; urgency=low
+
+  * Put the tmp-reaper script into $(sysconfdir)/X11/replace/Xsession.post
+
+ -- Gabriel Schulhof <gabriel.schulhof at nokia.com>  Tue, 19 May 2009 10:39:27 +0300
+
 osso-af-utils (2.4-3) unstable; urgency=low
 
   * Add --sysconfdir=/etc to configure in debian/rules

Modified: projects/haf/trunk/osso-af-utils/scripts/Makefile.am
===================================================================
--- projects/haf/trunk/osso-af-utils/scripts/Makefile.am	2009-05-18 17:44:19 UTC (rev 18429)
+++ projects/haf/trunk/osso-af-utils/scripts/Makefile.am	2009-05-19 07:41:39 UTC (rev 18430)
@@ -1,4 +1,4 @@
-xsessionpostdir = $(sysconfdir)/X11/Xsession.post
+xsessionpostdir = $(sysconfdir)/X11/replace/Xsession.post
 
 xsessionpost_SCRIPTS = \
   41tmp-reaper \


More information about the maemo-commits mailing list