summaryrefslogtreecommitdiff
path: root/finance/kmymoney-kde4/files/extra-patch-doc__en__Makefile.in
blob: 03821e0d447a16beb20b911b726cc501b141cceb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--- ./doc/en/Makefile.in.orig	2008-11-11 12:54:15.000000000 -0500
+++ ./doc/en/Makefile.in	2008-11-11 13:03:11.000000000 -0500
@@ -340,9 +340,9 @@
 	qifimport-qifprofiledate.png qifimport-qifprofileeditor.png \
 	report_configuration-reporttab.png \
 	report_configuration-rowscolumns.png reports_view-all.png
-EXTRA_DIST = kmymoney2.1 $(DOCBOOK_FILES)
+EXTRA_DIST = kmymoney2.1
 MOSTLYCLEANFILES = index.cache.bz2 kmymoney2.1.gz index.xml *.aux *.tex *.log **.out *.pdf errorlog *.ps *.html online-manual.tar.bz2
-BUILT_SOURCES = index.cache.bz2 kmymoney2.1.gz $(PDF_TARGET)
+BUILT_SOURCES = kmymoney2.1.gz
 KDE_LANG = en
 KDE_DOCS = kmymoney2 - $(DOCBOOK_FILES) $(SCREENSHOT_FILES)
 @HAVE_DSSSLCONVERSIONTOOLS_FALSE@@HAVE_HTMLCONVERSIONTOOLS_TRUE@PDF_TARGET = kmymoney-user.pdf
@@ -495,7 +495,7 @@
 
 #>- install-data-am:
 #>+ 1
-install-data-am: install-nls 
+install-data-am:
 	@$(NORMAL_INSTALL)
 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
@@ -638,7 +638,7 @@
 # Also install the man pages on this system
 .PHONY: install-docs uninstall-docs
 
-install-data-hook: kmymoney2.1.gz install-docs
+install-data-hook: kmymoney2.1.gz
 	-rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kmymoney2/kmymoney2.1
 	$(mkinstalldirs) $(DESTDIR)$(mandir)/man1/
 	$(INSTALL_DATA) kmymoney2.1.gz $(DESTDIR)$(mandir)/man1/kmymoney2.1.gz