summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-thinice-theme')
-rw-r--r--x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild b/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild
index 18876ec7de9c..34fdba90693d 100644
--- a/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild
+++ b/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.4 2002/10/04 06:47:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.5 2002/10/17 15:21:20 aliz Exp $
S=${WORKDIR}/${P}
@@ -15,12 +15,12 @@ LICENSE="GPL-2"
DEPEND="=x11-libs/gtk+-1.2*"
src_compile() {
- econf || die
- emake || die
+ econf || die
+ emake || die
}
src_install () {
- einstall || die
+ einstall || die
dodoc AUTHORS COPYING ChangeLog NEWS README TODO
}