From 9f8f994ef4a6e002803ac44283708e2a1f2617cd Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 22 Apr 2002 14:30:54 +0000 Subject: Oops, fix miscommit of patch. --- .../files/patch-kdm-kfrontend-Makefile.am | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'x11/kde4-workspace') diff --git a/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.am b/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.am index cec8811180c8..53dc3b6ef6bf 100644 --- a/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.am +++ b/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.am @@ -1,11 +1,11 @@ -+--- kdm/kfrontend/Makefile.am.orig Sat Jan 26 10:59:54 2002 -++++ kdm/kfrontend/Makefile.am Mon Apr 22 04:29:14 2002 -+@@ -27,7 +27,7 @@ -+ -+ install-data-local: -+ @$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm -+- @./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm -++ @./genkdmconf --no-old --in $(DESTDIR)$(kde_confdir)/kdm -+ -+ messages: -+ $(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot +--- kdm/kfrontend/Makefile.am.orig Sat Jan 26 10:59:54 2002 ++++ kdm/kfrontend/Makefile.am Mon Apr 22 04:29:14 2002 +@@ -27,7 +27,7 @@ + + install-data-local: + @$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm +- @./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm ++ @./genkdmconf --no-old --in $(DESTDIR)$(kde_confdir)/kdm + + messages: + $(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot -- cgit v1.2.3