[debian-edu-commits] debian-edu/ 03/437: Use new file name.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 87c1886d0edbf013dd7f52e6ba2eb09d50821b15
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Tue Aug 1 08:24:53 2006 +0000
Use new file name.
---
debian/debian-edu-artwork-usplash.postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/debian-edu-artwork-usplash.postinst b/debian/debian-edu-artwork-usplash.postinst
index d21eff8..bb2d173 100644
--- a/debian/debian-edu-artwork-usplash.postinst
+++ b/debian/debian-edu-artwork-usplash.postinst
@@ -6,7 +6,7 @@ set -e
case "$1" in
configure)
- update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/lib/usplash/edubuntu-splash.so 50
+ update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/lib/usplash/debian-edu-usplash.so 50
[ -x /usr/sbin/update-initramfs ] && /usr/sbin/update-initramfs -u
;;
esac
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list