a4d2f30a9a
- use kcontrol/nics/nic.cpp from kde-current to access getifaddrs... IPv4 masks are not printed properly yet. - konsole fixes for utmp - ksysguardd mostly working. Should unify with Net/FreeBSD - clock and timezone fixes mostly from Flinn Mueller. - uses kxkb_pic lib, thanks to Matthieu.
15 lines
565 B
Plaintext
15 lines
565 B
Plaintext
$OpenBSD: patch-kdm_kfrontend_Makefile_in,v 1.5 2003/01/27 19:22:50 espie Exp $
|
|
--- kdm/kfrontend/Makefile.in.orig Fri Jan 3 18:14:56 2003
|
|
+++ kdm/kfrontend/Makefile.in Thu Jan 9 23:27:00 2003
|
|
@@ -786,8 +786,8 @@ uninstall-info: uninstall-info-recursive
|
|
|
|
|
|
install-data-local: genkdmconf
|
|
- @$(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
|