aboutsummaryrefslogtreecommitdiff
path: root/graphics/potracegui/files/patch-po-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/potracegui/files/patch-po-Makefile.in')
-rw-r--r--graphics/potracegui/files/patch-po-Makefile.in153
1 files changed, 0 insertions, 153 deletions
diff --git a/graphics/potracegui/files/patch-po-Makefile.in b/graphics/potracegui/files/patch-po-Makefile.in
deleted file mode 100644
index 652825c98be4..000000000000
--- a/graphics/potracegui/files/patch-po-Makefile.in
+++ /dev/null
@@ -1,153 +0,0 @@
---- po/Makefile.in.orig Tue Jan 10 01:24:24 2006
-+++ po/Makefile.in Tue Jan 10 01:24:51 2006
-@@ -1,9 +1,9 @@
--# Makefile.in generated by automake 1.8.3 from Makefile.am.
-+# Makefile.in generated by automake 1.9.6 from Makefile.am.
- # KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $
- # @configure_input@
-
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004 Free Software Foundation, Inc.
-+# 2003, 2004, 2005 Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -51,7 +51,9 @@
- DIST_SOURCES =
- #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- #>+ 1
--DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
-+#>+ 1
-+DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
- ACLOCAL = @ACLOCAL@
- AMDEP_FALSE = @AMDEP_FALSE@
- AMDEP_TRUE = @AMDEP_TRUE@
-@@ -207,6 +209,8 @@
- am__include = @am__include@
- am__leading_dot = @am__leading_dot@
- am__quote = @am__quote@
-+am__tar = @am__tar@
-+am__untar = @am__untar@
- bindir = @bindir@
- build = @build@
- build_alias = @build_alias@
-@@ -271,10 +275,13 @@
- xdg_appsdir = @xdg_appsdir@
- xdg_directorydir = @xdg_directorydir@
- xdg_menudir = @xdg_menudir@
--POFILES = AUTO
-+#>- POFILES = AUTO
-+#>+ 2
-+POFILES = de.po
-+GMOFILES = de.gmo
- #>- all: all-am
- #>+ 1
--all: docs-am all-am
-+all: all-nls docs-am all-am
-
- .SUFFIXES:
- $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-@@ -336,7 +343,9 @@
- CTAGS:
-
-
--distdir: $(DISTFILES)
-+#>- distdir: $(DISTFILES)
-+#>+ 1
-+distdir: distdir-nls $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
- list='$(DISTFILES)'; for file in $$list; do \
-@@ -370,7 +379,9 @@
- install: install-am
- install-exec: install-exec-am
- install-data: install-data-am
--uninstall: uninstall-am
-+#>- uninstall: uninstall-am
-+#>+ 1
-+uninstall: uninstall-nls uninstall-am
-
- install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-@@ -386,7 +397,7 @@
- clean-generic:
-
- distclean-generic:
-- -rm -f $(CONFIG_CLEAN_FILES)
-+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
- maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
-@@ -413,7 +424,9 @@
-
- info-am:
-
--install-data-am:
-+#>- install-data-am:
-+#>+ 1
-+install-data-am: install-nls
-
- install-exec-am:
-
-@@ -423,7 +436,9 @@
-
- installcheck-am:
-
--maintainer-clean: maintainer-clean-am
-+#>- maintainer-clean: maintainer-clean-am
-+#>+ 1
-+maintainer-clean: clean-nls maintainer-clean-am
- -rm -f Makefile
- maintainer-clean-am: distclean-am maintainer-clean-generic
-
-@@ -456,7 +471,48 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Makefile.in Makefile.am
-+KDE_DIST=Makefile.in potracegui.pot de.po Makefile.am
-+
-+#>+ 4
-+de.gmo: de.po
-+ rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po
-+ test ! -f de.gmo || touch de.gmo
-+
-+#>+ 3
-+clean-nls:
-+ -rm -f de.gmo
-+
-+#>+ 10
-+install-nls:
-+ @for base in de ; do \
-+ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
-+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
-+ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
-+ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
-+ fi ;\
-+ done
-+
-+
-+#>+ 3
-+uninstall-nls:
-+ rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo
-+
-+#>+ 2
-+all-nls: $(GMOFILES)
-+
-+#>+ 8
-+distdir-nls:$(GMOFILES)
-+ for file in $(POFILES); do \
-+ cp $(srcdir)/$$file $(distdir); \
-+ done
-+ for file in $(GMOFILES); do \
-+ cp $(srcdir)/$$file $(distdir); \
-+ done
-+
-+#>+ 4
-+merge:
-+ $(MAKE) -f $(top_srcdir)/admin/Makefile.common package-merge POFILES="${POFILES}" PACKAGE=${PACKAGE}
-+
-
- #>+ 2
- docs-am: