summaryrefslogtreecommitdiff
path: root/misc/gnome-utils/patches/patch-ae
blob: c9d53c6b14a8b7586a3946027bb2ca99eb893543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ae,v 1.3 2003/04/11 11:40:31 tron Exp $

--- mini-utils/Makefile.in.orig	2002-02-01 05:47:37.000000000 +0100
+++ mini-utils/Makefile.in	2003-04-11 13:25:37.000000000 +0200
@@ -201,7 +201,7 @@
 # Not made currently 
 # gsu gpenguin
 
-SUBDIRS = gshutdown guname gw gless $(idetool) 	gfontsel gcolorsel
+SUBDIRS = gshutdown gw gless $(idetool) 	gfontsel gcolorsel
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
@@ -213,7 +213,7 @@
 
 TAR = gtar
 GZIP_ENV = --best
-DIST_SUBDIRS =  gshutdown guname gw gless idetool gfontsel gcolorsel
+DIST_SUBDIRS =  gshutdown gw gless idetool gfontsel gcolorsel
 all: all-redirect
 .SUFFIXES:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)