diff options
Diffstat (limited to 'x11/fbpanel/files/patch-plugins::Makefile')
-rw-r--r-- | x11/fbpanel/files/patch-plugins::Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/fbpanel/files/patch-plugins::Makefile b/x11/fbpanel/files/patch-plugins::Makefile deleted file mode 100644 index f475b4dca68c..000000000000 --- a/x11/fbpanel/files/patch-plugins::Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/Makefile.orig Tue Dec 14 19:59:15 2004 -+++ plugins/Makefile Tue Dec 14 19:59:23 2004 -@@ -7,7 +7,7 @@ - INCS += -I../ - SRC = image.c menu.c separator.c taskbar.c wincmd.c \ - dclock.c launchbar.c pager.c space.c test.c \ -- icons.c cpu.c deskno.c -+ icons.c deskno.c - - SOBJ = $(SRC:%.c=%.so) - OBJ = $(SRC:%.c=%.o) |