diff options
Diffstat (limited to 'x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.in')
-rw-r--r-- | x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.in b/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.in new file mode 100644 index 000000000000..a81fd6da8f38 --- /dev/null +++ b/x11/kde4-workspace/files/patch-kdm-kfrontend-Makefile.in @@ -0,0 +1,12 @@ +--- kdm/kfrontend/Makefile.in.orig Wed Feb 25 14:57:47 2004 ++++ kdm/kfrontend/Makefile.in Wed Feb 25 14:58:17 2004 +@@ -1149,9 +1149,6 @@ + uninstall-kde_moduleLTLIBRARIES uninstall-recursive + + +-install-data-local: genkdmconf +- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS) +- + messages: + $(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot + # Tell versions [3.59,3.63) of GNU make to not export all variables. |