diff options
Diffstat (limited to 'x11/kde4-runtime/files/patch-kdm-kfrontend-Makefile.am')
-rw-r--r-- | x11/kde4-runtime/files/patch-kdm-kfrontend-Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kde4-runtime/files/patch-kdm-kfrontend-Makefile.am b/x11/kde4-runtime/files/patch-kdm-kfrontend-Makefile.am deleted file mode 100644 index 53dc3b6ef6bf..000000000000 --- a/x11/kde4-runtime/files/patch-kdm-kfrontend-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- kdm/kfrontend/Makefile.am.orig Sat Jan 26 10:59:54 2002 -+++ kdm/kfrontend/Makefile.am Mon Apr 22 04:29:14 2002 -@@ -27,7 +27,7 @@ - - install-data-local: - @$(mkinstalldirs) $(DESTDIR)$(kde_confdir)/kdm -- @./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm -+ @./genkdmconf --no-old --in $(DESTDIR)$(kde_confdir)/kdm - - messages: - $(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot |