diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:31:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:31:28 +0000 |
commit | 9f6cd7f860c41c619a11c6134cee75a543750f8a (patch) | |
tree | 0194bf5853271696b2c0f793c63ce5fa252c468f /media-video/camorama | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-9f6cd7f860c41c619a11c6134cee75a543750f8a.tar.gz historical-9f6cd7f860c41c619a11c6134cee75a543750f8a.tar.bz2 historical-9f6cd7f860c41c619a11c6134cee75a543750f8a.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-video/camorama')
-rw-r--r-- | media-video/camorama/camorama-0.16.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/camorama/camorama-0.16.ebuild b/media-video/camorama/camorama-0.16.ebuild index 276ecf7cba2e..55ab51bd0632 100644 --- a/media-video/camorama/camorama-0.16.ebuild +++ b/media-video/camorama/camorama-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.16.ebuild,v 1.4 2004/06/25 00:37:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.16.ebuild,v 1.5 2004/07/14 21:31:07 agriffis Exp $ inherit gnome2 @@ -19,6 +19,4 @@ DEPEND=">=x11-libs/gtk+-2.0 >=sys-devel/gettext-0.11 >=dev-util/intltool-0.20" -S=${WORKDIR}/${P} - SCROLLKEEPER_UPDATE="0" |