494497118d
The Window Manager Icons is an efficient icon distribution designed to be standardized and configurable. Includes several themed icon sets, a template icon set to help building new themed icon sets, scripts and configurations for several window managers. Closes my PR pkg/50545 assuming "approved by silence."
15 lines
373 B
Text
15 lines
373 B
Text
$NetBSD: patch-etc_Makefile.in,v 1.1 2015/12/28 15:08:55 tsutsui Exp $
|
|
|
|
- no need to build system specific files for debian
|
|
|
|
--- etc/Makefile.in.orig 2015-12-13 04:34:28.000000000 +0000
|
|
+++ etc/Makefile.in
|
|
@@ -92,7 +92,7 @@ userdir = @userdir@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-SUBDIRS = debian-menu-system
|
|
+#SUBDIRS = debian-menu-system
|
|
|
|
configdir = @datadir@/wm-icons
|
|
|