TODO: - compile the missing packages. - redo konsole fixes for our ttys. - figure out why kuickshow is broken. - make sure we get all dependencies. - repair kscd. - find out why nsplugins does not like the native jdk. - figure out how to get kvim to work. - change filenames or adjust check-lib-depends to cope.
13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
$OpenBSD: patch-kdm_kfrontend_Makefile_in,v 1.7 2004/02/01 14:59:22 espie Exp $
|
|
--- kdm/kfrontend/Makefile.in.orig 2004-01-18 14:19:50.000000000 +0100
|
|
+++ kdm/kfrontend/Makefile.in 2004-01-21 01:25:38.000000000 +0100
|
|
@@ -1150,7 +1150,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
|