diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:59:01 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:59:01 +0000 |
commit | 0118a82d3ad48d2138211627912d5cabe91c3317 (patch) | |
tree | 286c778ef3afb7601064fbc01466dcaf44be89aa /dev-libs/libots/libots-2.2.7-r2.ebuild | |
parent | alpha/ia64/x86 stable wrt #183886 (diff) | |
download | gentoo-2-0118a82d3ad48d2138211627912d5cabe91c3317.tar.gz gentoo-2-0118a82d3ad48d2138211627912d5cabe91c3317.tar.bz2 gentoo-2-0118a82d3ad48d2138211627912d5cabe91c3317.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-libs/libots/libots-2.2.7-r2.ebuild')
-rw-r--r-- | dev-libs/libots/libots-2.2.7-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libots/libots-2.2.7-r2.ebuild b/dev-libs/libots/libots-2.2.7-r2.ebuild index 1623520920b1..7c93e482b9b9 100644 --- a/dev-libs/libots/libots-2.2.7-r2.ebuild +++ b/dev-libs/libots/libots-2.2.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.5 2004/07/14 14:45:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.6 2007/07/02 14:59:01 peper Exp $ inherit eutils rpm @@ -17,7 +17,7 @@ IUSE="" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 -RESTRICT="nostrip" +RESTRICT="strip" src_unpack() { rpm_src_unpack |