]> git.pld-linux.org Git - packages/griffith.git/blame - griffith-Makefile.patch
use TempFileCleanup class to cleanup poster files after use
[packages/griffith.git] / griffith-Makefile.patch
CommitLineData
41f7ed81 1diff -ruN griffith-0.6./Makefile griffith-0.6/Makefile
2--- griffith-0.6./Makefile 2006-03-07 02:04:46.000000000 +0100
3+++ griffith-0.6/Makefile 2006-03-07 02:07:13.973604296 +0100
4@@ -72,8 +72,6 @@
2e67a29e
JK
5
6 if test -f $(PREFIX)/bin/griffith; then ${RM} $(PREFIX)/bin/griffith; fi
41f7ed81 7
2e67a29e
JK
8- ln -s $(LIBDIR)/griffith $(BINDIR)/griffith
9- chmod +x $(BINDIR)/griffith
10 $(MAKE) -C docs install
11
12 uninstall:
This page took 0.043207 seconds and 4 git commands to generate.