From 104ccc8513c62171ec1873b76e2b23274f81d6ff Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 20 Oct 2006 13:56:48 +0000 Subject: added bootsplash git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@470 370017ae-e619-0410-ac65-c121f96126d4 --- bootsplash/bootsplash-3.1.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bootsplash/bootsplash-3.1.diff (limited to 'bootsplash/bootsplash-3.1.diff') diff --git a/bootsplash/bootsplash-3.1.diff b/bootsplash/bootsplash-3.1.diff new file mode 100644 index 00000000..2454f2e9 --- /dev/null +++ b/bootsplash/bootsplash-3.1.diff @@ -0,0 +1,12 @@ +diff -Naur bootsplash-3.1.orig/Utilities/Makefile bootsplash-3.1/Utilities/Makefile +--- bootsplash-3.1.orig/Utilities/Makefile 2004-02-19 13:42:11.000000000 -0300 ++++ bootsplash-3.1/Utilities/Makefile 2006-10-20 11:03:07.000000000 -0200 +@@ -23,7 +23,7 @@ + LIBSD_FT2 = -lfreetype -lm + + LIBSS_MNG = $(LIBDIR)/libmng-mini.a $(LIBDIR)/libz.a -lm +-LIBSD_MNG = -lmng -lz -lm ++LIBSD_MNG = -lmng -lz -lm -ljpeg + + CFLAGS = -Os -Wall -I/usr/include/freetype2 + -- cgit v1.2.3