diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-19 21:19:54 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-19 21:19:54 +0000 |
commit | 1160fd7012e9178dcc628403246431be1258220c (patch) | |
tree | 7e40351a3df9a22683e158e9f84074c3071a0c56 /x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in | |
parent | cba6322b417f491888799446be04740401e2d0fb (diff) |
Notes
Diffstat (limited to 'x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in')
-rw-r--r-- | x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in b/x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in index a81fd6da8f38..950b6f73c910 100644 --- a/x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in +++ b/x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in @@ -1,12 +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 +--- kdm/kfrontend/Makefile.in.orig Mon Nov 20 15:29:40 2006 ++++ kdm/kfrontend/Makefile.in Mon Nov 20 15:31:07 2006 +@@ -1126,9 +1126,6 @@ + uninstall-binPROGRAMS uninstall-info-am -install-data-local: genkdmconf -- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS) +- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --no-in-notice --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS) - messages: - $(XGETTEXT) $(kdm_greet_SOURCES) -o $(podir)/kdmgreet.pot + $(XGETTEXT) `find . -name "*.cpp"` -o $(podir)/kdmgreet.pot # Tell versions [3.59,3.63) of GNU make to not export all variables. |