The distfiles should be publically available shortly. this fixes a few nits: build accessibility, move cvscheck to avoid conflicts. i18n files missing.
13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
$OpenBSD: patch-kdm_kfrontend_Makefile_in,v 1.8 2004/03/07 21:08:43 espie Exp $
|
|
--- kdm/kfrontend/Makefile.in.orig 2004-02-29 23:09:06.000000000 +0100
|
|
+++ kdm/kfrontend/Makefile.in 2004-03-01 15:35:45.000000000 +0100
|
|
@@ -1146,7 +1146,7 @@ uninstall-info: uninstall-info-recursive
|
|
|
|
|
|
install-data-local: genkdmconf
|
|
- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS)
|
|
+# ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS)
|
|
|
|
messages:
|
|
$(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot
|