diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /x11/xxkb/files/patch-aa | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'x11/xxkb/files/patch-aa')
-rw-r--r-- | x11/xxkb/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/xxkb/files/patch-aa b/x11/xxkb/files/patch-aa deleted file mode 100644 index 9e584d9a472e..000000000000 --- a/x11/xxkb/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- Imakefile.orig Sat Mar 31 15:30:22 2001 -+++ Imakefile Sat Mar 31 15:30:55 2001 -@@ -13,9 +13,7 @@ - - DEFINES = -DAPPDEFDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \ - -DPIXMAPDIR=\"$(DESTDIR)$(PIXMAPDIR)\" --CDEBUGFLAGS = -O2 -+CFLAGS ?= -Wall -O2 - --ComplexProgramTarget(xxkb) -+ComplexProgramTargetNoMan(xxkb) - --InstallAppDefaults(XXkb) --InstallMultiple ($(PIXMAPS),$(PIXMAPDIR)) |