[debian-edu-commits] debian-edu/ 189/437: Minor cleanup - regenerated.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:35 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 1a26f6813271a491693ff041513ec92da2187611
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat May 17 08:37:39 2008 +0000

    Minor cleanup - regenerated.
---
 art/usplash/Makefile.in | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/art/usplash/Makefile.in b/art/usplash/Makefile.in
index 1666623..dfdb735 100644
--- a/art/usplash/Makefile.in
+++ b/art/usplash/Makefile.in
@@ -14,12 +14,9 @@
 
 @SET_MAKE@
 
-# The usplash vX build rules are based on the usplash-theme-debian
+# The usplash v0.5 build rules are based on the usplash-theme-debian
 # package, with its build rules GPL licensed and copyright © 2006 -
 # 2007 David Härdeman <david at hardeman.nu>.
-#
-# The helvb10 font can be removed and the font set to NULL if the
-# patch in BTS bug #380752 is applied to usplash.
 
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
@@ -142,6 +139,10 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
+
+# This is the list of sizes to build and include in the theme
+# By convention, the sizes should go from smaller to larger
+sizes = 640x480 800x600 1024x768 1280x1024
 AM_CFLAGS = -g -Wall -fPIC -I.
 BUILT_SOURCES = debian-edu-usplash.so
 usplashdir = $(libdir)/usplash
@@ -175,10 +176,6 @@ CLEANFILES = \
 	theme.h
 
 
-# This is the list of sizes to build and include in the theme
-# By convention, the sizes should go from smaller to larger
-sizes = 640x480 800x600 1024x768 1280x1024
-
 # This creates a list with entries like background_800x600.png...
 backgrounds = $(addsuffix .png, $(addprefix background_, $(sizes)))
 background_srcs = $(backgrounds:.png=.c)

-- 
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