13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2005/11/10 22:57:38 jolan Exp $
|
|
--- Makefile.in.orig Sun Nov 6 04:44:28 2005
|
|
+++ Makefile.in Thu Nov 10 05:34:13 2005
|
|
@@ -249,7 +249,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = libxfcegui4 xfce4-modules docs po pixmaps
|
|
+SUBDIRS = libxfcegui4 xfce4-modules po pixmaps
|
|
hicolordir = $(datadir)/xfce4
|
|
hicolor_DATA = hicolor-index.theme
|
|
EXTRA_DIST = \
|