[debian-edu-commits] debian-edu/ 06/183: Name Xsession.d script with scheme requested by xsession(5) man page
Alexander Alemayhu
ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.
commit 7b7f1946d1685632c0ad61c80da79b177ce7150a
Author: Bart Cornelis <cobaco at linux.be>
Date: Thu Oct 14 16:34:55 2004 +0000
Name Xsession.d script with scheme requested by xsession(5) man page
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c441e5f..c468d6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,8 @@ binary-indep: build install
dh_testroot
dh_installchangelogs
dh_installdocs
- dh_install 20activateDesktopProfiles etc/X11/Xsession.d/
+ ln -s 20activateDesktopProfiles 20desktop-profiles_activateDesktopProfiles
+ dh_install 20desktop-profiles_activateDesktopProfiles etc/X11/Xsession.d/
dh_install default.listing etc/desktop-profiles/
dh_compress
dh_fixperms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git
More information about the debian-edu-commits
mailing list