2002-04-22 16:30:54 +02:00
|
|
|
--- 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
|