Added transfig, opefully the ugliest package of this world
svn path=/nixpkgs/trunk/; revision=5751
This commit is contained in:
15
pkgs/tools/graphics/transfig/patch-fig2dev-dev-Imakefile
Normal file
15
pkgs/tools/graphics/transfig/patch-fig2dev-dev-Imakefile
Normal file
@@ -0,0 +1,15 @@
|
||||
--- fig2dev/dev/Imakefile.orig Thu Mar 25 22:47:18 2004
|
||||
+++ fig2dev/dev/Imakefile Thu Mar 25 22:47:51 2004
|
||||
@@ -18,6 +18,12 @@
|
||||
XCOMM party to do so, with the only requirement being that this copyright
|
||||
XCOMM notice remain intact.
|
||||
|
||||
+BINDIR = __PREFIX/bin
|
||||
+USRLIBDIR = __PREFIX/lib
|
||||
+DESTDIR = __DESTROOT
|
||||
+MKDIRHIER = mkdirhier
|
||||
+MANDIR = __PREFIX/share/man/$(MANSUFFIX)
|
||||
+
|
||||
INCLUDES = -I.. -I../..
|
||||
|
||||
#ifdef USE_PNG
|
||||
Reference in New Issue
Block a user