SF.net SVN: morphix: [2287] trunk/scripts-main/light/debian

[email protected]
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2287
Author:   bmsleight
Date:     2006-06-02 14:32:46 -0700 (Fri, 02 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2287&view=rev

Log Message:
-----------
Adding symbolic links needed tp x-session-manager (Hopefully done this right?) 

Modified Paths:
--------------
    trunk/scripts-main/light/debian/changelog
    trunk/scripts-main/light/debian/dirs
    trunk/scripts-main/light/debian/rules
Modified: trunk/scripts-main/light/debian/changelog
===================================================================
--- trunk/scripts-main/light/debian/changelog	2006-06-01 01:12:40 UTC (rev 2286)
+++ trunk/scripts-main/light/debian/changelog	2006-06-02 21:32:46 UTC (rev 2287)
@@ -1,3 +1,9 @@
+morphix-init-light (0.1-7) unstable; urgency=low
+
+  * Adding symbolic links for x-session-manager
+
+ -- Brendan M. Sleight <[email protected]>  Fri, 02 May 2006 22:30:00 +0100
+ 
 morphix-init-light (0.1-6) unstable; urgency=low
 
   * bump

Modified: trunk/scripts-main/light/debian/dirs
===================================================================
--- trunk/scripts-main/light/debian/dirs	2006-06-01 01:12:40 UTC (rev 2286)
+++ trunk/scripts-main/light/debian/dirs	2006-06-02 21:32:46 UTC (rev 2287)
@@ -1,3 +1,7 @@
 usr/bin
 usr/sbin
 morphix
+etc
+etc/alternatives
+
+

Modified: trunk/scripts-main/light/debian/rules
===================================================================
--- trunk/scripts-main/light/debian/rules	2006-06-01 01:12:40 UTC (rev 2286)
+++ trunk/scripts-main/light/debian/rules	2006-06-02 21:32:46 UTC (rev 2287)
@@ -15,6 +15,8 @@
 	# Add here commands to install the package into debian/light.
 	cp -a startxfce4 include.sh main_module preinst.sh postinst.sh debian/morphix-init-light/morphix
 	chmod a+x debian/morphix-init-light/morphix/startxfce4
+	ln -s ../../morphix/startxfce4 debian/morphix-init-light/etc/alternatives/x-session-manager 
+	ln -s ../../etc/alternatives/x-session-manager debian/morphix-init-light/usr/bin/x-session-manager
 
 # Build architecture-independent files here.
 binary-indep: build install


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.