summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/patch-kdm::kfrontend::Makefile.am
blob: c5274c1096ac4a8dc2f05cdc54600b4be1f230c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- kdm/kfrontend/Makefile.am.~1.21.~	Sun Jul 29 00:56:28 2001
+++ kdm/kfrontend/Makefile.am	Mon Dec 10 01:08:15 2001
@@ -25,10 +25,8 @@
 genkdmconf_LDADD = $(LIB_X11)
 
 install-data-local:
-	@if test ! -d $(DESTDIR)$(kde_confdir)/kdm; then \
-	    $(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm; \
-	    ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm; \
-	fi
+	-$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm
+	./genkdmconf --no-old --in $(DESTDIR)$(kde_confdir)/kdm
 
 messages:
 	$(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot