13 lines
591 B
Plaintext
13 lines
591 B
Plaintext
$OpenBSD: patch-kdm_kfrontend_Makefile_in,v 1.17 2006/10/12 23:12:18 espie Exp $
|
|
--- kdm/kfrontend/Makefile.in.orig Mon Oct 2 21:12:32 2006
|
|
+++ kdm/kfrontend/Makefile.in Tue Oct 3 11:03:59 2006
|
|
@@ -1127,7 +1127,7 @@ uninstall-info: uninstall-info-recursive
|
|
|
|
|
|
install-data-local: genkdmconf
|
|
- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --no-in-notice --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS)
|
|
+# ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --no-in-notice --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS)
|
|
|
|
messages:
|
|
$(XGETTEXT) `find . -name "*.cpp"` -o $(podir)/kdmgreet.pot
|