public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Volkov (pva)" <pva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-do-not-install-t1lib_doc.patch
Date: Sun, 04 May 2008 15:11:51 +0000	[thread overview]
Message-ID: <E1JsfsV-0003Pm-4t@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2008-05-04 15:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JsfsV-0003Pm-4t@stork.gentoo.org \
    --to=pva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox