c77042cf07
OK landry@, ajacoutot@
15 lines
463 B
Plaintext
15 lines
463 B
Plaintext
$OpenBSD: patch-plugins_Makefile_in,v 1.1 2010/04/13 16:28:44 dcoppa Exp $
|
|
|
|
remove linux-only plugins
|
|
|
|
--- plugins/Makefile.in.orig Tue Apr 6 13:34:55 2010
|
|
+++ plugins/Makefile.in Tue Apr 6 13:35:13 2010
|
|
@@ -1,6 +1,6 @@
|
|
include %%topdir%%/config.mk
|
|
|
|
-SUBDIRS = taskbar launchbar space menu pager mem chart cpu net
|
|
+SUBDIRS = taskbar launchbar space menu pager
|
|
SUBDIRS += systray dclock wincmd icons separator image
|
|
SUBDIRS += deskno tclock genmon deskno2
|
|
|