aboutsummaryrefslogtreecommitdiff
path: root/bootsplash/bootsplash-3.1.diff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-20 13:56:48 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-20 13:56:48 +0000
commit104ccc8513c62171ec1873b76e2b23274f81d6ff (patch)
treeac6f395bf3988b42594bf7c440bafd0d8ed40363 /bootsplash/bootsplash-3.1.diff
parentb405b69edbd73847db0351833a162721399377df (diff)
downloadslackbuilds-104ccc8513c62171ec1873b76e2b23274f81d6ff.tar.gz
slackbuilds-104ccc8513c62171ec1873b76e2b23274f81d6ff.tar.bz2
added bootsplash
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@470 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'bootsplash/bootsplash-3.1.diff')
-rw-r--r--bootsplash/bootsplash-3.1.diff12
1 files changed, 12 insertions, 0 deletions
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
+