diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-02 09:35:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-02 09:35:05 +0000 |
commit | e38e6ac0ef24d4a174ce4abb9cc002d4d28b698d (patch) | |
tree | 327ba8bf0e510e3a6939600ec374352a5a52ea64 /x11/xxkb/files | |
parent | af0be8e375686a081577713fe4776246d6029a33 (diff) |
Notes
Diffstat (limited to 'x11/xxkb/files')
-rw-r--r-- | x11/xxkb/files/patch-aa | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/xxkb/files/patch-aa b/x11/xxkb/files/patch-aa index e212203d25f4..9e584d9a472e 100644 --- a/x11/xxkb/files/patch-aa +++ b/x11/xxkb/files/patch-aa @@ -1,11 +1,10 @@ ---- Imakefile.orig Wed Oct 25 06:39:57 2000 -+++ Imakefile Mon Mar 5 12:38:05 2001 -@@ -12,10 +12,8 @@ - su48.xpm su15.xpm ua48.xpm ua15.xpm by15.xpm by48.xpm +--- 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 = -g -O2 +-CDEBUGFLAGS = -O2 +CFLAGS ?= -Wall -O2 -ComplexProgramTarget(xxkb) |