mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
516 B
Plaintext
14 lines
516 B
Plaintext
$NetBSD: patch-aj,v 1.8 2005/03/23 21:44:37 markd Exp $
|
|
|
|
--- kdm/kfrontend/Makefile.in.orig 2005-03-05 02:14:56.000000000 +1300
|
|
+++ kdm/kfrontend/Makefile.in
|
|
@@ -616,7 +616,7 @@ xdg_directorydir = @xdg_directorydir@
|
|
xdg_menudir = @xdg_menudir@
|
|
|
|
# use 'make GENKDMCONF_FLAGS=... install' to override
|
|
-GENKDMCONF_FLAGS =
|
|
+GENKDMCONF_FLAGS = --no-old
|
|
SUBDIRS = themer themes pics sessions
|
|
AM_CPPFLAGS = -I$(srcdir)/../backend -I.. -I$(top_srcdir)/kcontrol/background \
|
|
-I$(top_srcdir)/kdmlib $(all_includes)
|