]> git.pld-linux.org Git - packages/figlet.git/blobdiff - figlet-makefile.patch
- removed outdated patch
[packages/figlet.git] / figlet-makefile.patch
diff --git a/figlet-makefile.patch b/figlet-makefile.patch
deleted file mode 100644 (file)
index 092b230..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
---- figlet221/Makefile.orig    Sat Jul 13 12:24:16 2002
-+++ figlet221/Makefile Mon Feb 24 22:20:00 2003
-@@ -12,16 +12,16 @@
- # for changing this is if sh is not in the same place.
- SHELL = /bin/sh
- CC = gcc
--CFLAGS = -g
-+CFLAGS= $(OPTFLAGS)
- # Where the executables should be put
--DESTDIR = /usr/local/bin
-+DESTDIR = /usr/bin
- # Where the man page should be put
--MANDIR = /usr/local/man/man6
-+MANDIR = /usr/share/man/man6
- # Where figlet will search first for fonts (the ".flf" files).
--DEFAULTFONTDIR = /usr/local/share/figlet
-+DEFAULTFONTDIR = /usr/share/figlet
- # Use this definition if you can't put things in /usr/local/share/figlet
- DEFAULTFONTDIR = fonts
This page took 0.052449 seconds and 4 git commands to generate.