diff options
author | 2008-10-10 10:49:58 +0000 | |
---|---|---|
committer | 2008-10-10 10:49:58 +0000 | |
commit | 6d07ff3c654ce444ec38ab5fa05ef960d0e54a9b (patch) | |
tree | 1d06f5be6123b27244904f52cb05cbb4d59beb94 /net-misc/sjphone/sjphone-1.60.2235.ebuild | |
parent | Fix build dependencies. (diff) | |
download | historical-6d07ff3c654ce444ec38ab5fa05ef960d0e54a9b.tar.gz historical-6d07ff3c654ce444ec38ab5fa05ef960d0e54a9b.tar.bz2 historical-6d07ff3c654ce444ec38ab5fa05ef960d0e54a9b.zip |
Restrict stripping -- binary only package.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'net-misc/sjphone/sjphone-1.60.2235.ebuild')
-rw-r--r-- | net-misc/sjphone/sjphone-1.60.2235.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/sjphone/sjphone-1.60.2235.ebuild b/net-misc/sjphone/sjphone-1.60.2235.ebuild index 0ab84853090a..0291b9d96b89 100644 --- a/net-misc/sjphone/sjphone-1.60.2235.ebuild +++ b/net-misc/sjphone/sjphone-1.60.2235.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.2 2007/07/22 08:00:32 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.3 2008/10/10 10:49:58 flameeyes Exp $ inherit eutils @@ -22,6 +22,8 @@ RDEPEND="x11-libs/libSM x11-libs/libXdmcp" S=${WORKDIR}/${MY_P} +RESTRICT="strip" + src_install() { insinto /opt/sjphone doins -r lib/* |