diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-03-11 19:03:39 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-03-11 19:03:39 +0000 |
commit | 824895429a54e4298d2cef74e886593eec0b393d (patch) | |
tree | fdf1b9c73f85ffbf20d0cf4688f2dcc634260b32 /x11-plugins/gkrellm-bfm/files | |
parent | TODO file is not distributed with the tarball, so don't try to install it (diff) | |
download | historical-824895429a54e4298d2cef74e886593eec0b393d.tar.gz historical-824895429a54e4298d2cef74e886593eec0b393d.tar.bz2 historical-824895429a54e4298d2cef74e886593eec0b393d.zip |
Removing gkrellm-bfm after p.mask period is up. Bug #207720
Diffstat (limited to 'x11-plugins/gkrellm-bfm/files')
-rw-r--r-- | x11-plugins/gkrellm-bfm/files/gkrellm-bfm-0.6.4-cflags.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-plugins/gkrellm-bfm/files/gkrellm-bfm-0.6.4-cflags.patch b/x11-plugins/gkrellm-bfm/files/gkrellm-bfm-0.6.4-cflags.patch deleted file mode 100644 index 0bb5f33ed558..000000000000 --- a/x11-plugins/gkrellm-bfm/files/gkrellm-bfm-0.6.4-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile 2004-11-13 00:25:05.091914208 +0100 -+++ Makefile 2004-11-13 00:25:32.086810360 +0100 -@@ -35,7 +35,7 @@ - - # optimization cflags - #CFLAGS = -O3 -Wall ${EXTRA} --CFLAGS = ${EXTRA} -+CFLAGS += ${EXTRA} - - # profiling cflags - # CFLAGS = -ansi -Wall -pg -O3 ${EXTRA} -DPRO |