diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-01-07 09:04:18 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-01-07 15:46:39 +0100 |
commit | f5ac31e691d604d8698b5980115452d842594cf4 (patch) | |
tree | 4e09aac71f0afc680a96adfc0b9d4fa6be7f5dee /x11-plugins | |
parent | sys-apps/watchdog: arm stable wrt bug #639506 (diff) | |
download | gentoo-f5ac31e691d604d8698b5980115452d842594cf4.tar.gz gentoo-f5ac31e691d604d8698b5980115452d842594cf4.tar.bz2 gentoo-f5ac31e691d604d8698b5980115452d842594cf4.zip |
x11-plugins/wmsysmon: remove unused patch
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsysmon/files/wmsysmon-high-ints.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-plugins/wmsysmon/files/wmsysmon-high-ints.patch b/x11-plugins/wmsysmon/files/wmsysmon-high-ints.patch deleted file mode 100644 index 4ba89fb33212..000000000000 --- a/x11-plugins/wmsysmon/files/wmsysmon-high-ints.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile 2004-08-02 13:18:22.780070984 +0200 -+++ Makefile 2004-08-02 13:19:07.776230528 +0200 -@@ -3,7 +3,7 @@ - LIBDIR += -L/usr/X11R6/lib - LDFLAGS += -lXpm -lXext -lX11 -lm -s - #CFLAGS = -g #-DMONDEBUG --CFLAGS += ${GENTOO_CFLAGS} -W -Wall -pedantic -I/usr/X11R6/include #-DHI_INTS #undefine HI_INTS if your x86 SMP or alpha -+CFLAGS += ${GENTOO_CFLAGS} -W -Wall -pedantic -I/usr/X11R6/include -DHI_INTS #undefine HI_INTS if your x86 SMP or alpha - - BIN = wmsysmon - OBJS = wmgeneral.o \ |