summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-12-27 01:53:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-12-27 01:53:51 +0000
commit8abd7c3f8847221b3a8473e51ad6e85d5b81494d (patch)
treedebed652a99b332303efbd4f8e75092694a1d327 /net-proxy/torsocks/torsocks-1.2-r1.ebuild
parentPut doc files in proper docdir, bug #395951 (diff)
downloadgentoo-2-8abd7c3f8847221b3a8473e51ad6e85d5b81494d.tar.gz
gentoo-2-8abd7c3f8847221b3a8473e51ad6e85d5b81494d.tar.bz2
gentoo-2-8abd7c3f8847221b3a8473e51ad6e85d5b81494d.zip
Added README TODO INSTALL ChangeLog to docs
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/torsocks/torsocks-1.2-r1.ebuild')
-rw-r--r--net-proxy/torsocks/torsocks-1.2-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-proxy/torsocks/torsocks-1.2-r1.ebuild b/net-proxy/torsocks/torsocks-1.2-r1.ebuild
index 9d782807d5e9..9ee511e64497 100644
--- a/net-proxy/torsocks/torsocks-1.2-r1.ebuild
+++ b/net-proxy/torsocks/torsocks-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild,v 1.1 2011/12/27 01:15:48 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild,v 1.2 2011/12/27 01:53:51 blueness Exp $
EAPI="4"
@@ -32,6 +32,8 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install
+ dodoc README TODO INSTALL ChangeLog
+
#Remove libtool .la files
cd "${D}"/usr/$(get_libdir)/torsocks
rm -f *.la