public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-do-not-install-t1lib_doc.patch
@ 2008-05-04 15:11 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2008-05-04 15:11 UTC (permalink / raw
  To: gentoo-commits

pva         08/05/04 15:11:51

  Added:                t1lib-do-not-install-t1lib_doc.patch
  Log:
  Version bump, bug #214010 reported by Craig; fixed installation of docs into /etc, bug #216778 reported by Jens Rutschmann.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  media-libs/t1lib/files/t1lib-do-not-install-t1lib_doc.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-do-not-install-t1lib_doc.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-do-not-install-t1lib_doc.patch?rev=1.1&content-type=text/plain

Index: t1lib-do-not-install-t1lib_doc.patch
===================================================================
--- doc/Makefile.in.orig	2008-05-04 17:55:52.000000000 +0400
+++ doc/Makefile.in	2008-05-04 17:55:58.000000000 +0400
@@ -89,16 +89,6 @@
 
 
 install: dummy
-	if (test -f t1lib_doc.ps) \
-	then \
-	  $(MKINSTALLDIRS) $(DESTDIR)@T1LIB_DATA_DIR@/doc; \
-	  $(INSTALL_DATA) t1lib_doc.ps $(DESTDIR)@T1LIB_DATA_DIR@/doc; \
-	fi;
-	if (test -f t1lib_doc.pdf) \
-	then \
-	  $(MKINSTALLDIRS) $(DESTDIR)@T1LIB_DATA_DIR@/doc; \
-	  $(INSTALL_DATA) t1lib_doc.pdf $(DESTDIR)@T1LIB_DATA_DIR@/doc; \
-	fi;
 
 
 uninstall: dummy



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-04 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-04 15:11 [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-do-not-install-t1lib_doc.patch Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox