From ea7130e953622884afc348265f5a4c58f9876823 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 1 Dec 2010 00:00:58 -0700 Subject: modify Debian package build to deliver one copy of background.png for the themes and symlink it into place for gdm and slim --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 53a8a340..e0f1f72c 100755 --- a/debian/rules +++ b/debian/rules @@ -53,6 +53,10 @@ binary-arch: install dh_installdocs dh_installexamples dh_install + ln -s /usr/share/altos/themes/background.png \ + /usr/share/gdm/themes/altusmetrum/background.png + ln -s /usr/share/altos/themes/background.png \ + /usr/share/slim/themes/altusmetrum/background.png dh_installmenu # dh_installdebconf # dh_installlogrotate -- cgit v1.2.3