15 lines
554 B
Plaintext
15 lines
554 B
Plaintext
$OpenBSD: patch-kdm_kfrontend_Makefile_in,v 1.4 2003/01/07 00:19:34 espie Exp $
|
|
--- kdm/kfrontend/Makefile.in.orig Tue Dec 17 11:46:39 2002
|
|
+++ kdm/kfrontend/Makefile.in Sun Jan 5 23:56:47 2003
|
|
@@ -754,8 +754,8 @@ uninstall-info: uninstall-info-recursive
|
|
|
|
|
|
install-data-local:
|
|
- @$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm
|
|
- @./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm
|
|
+# @$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm
|
|
+# @./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm
|
|
|
|
messages:
|
|
$(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot
|