diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-28 16:59:44 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-28 16:59:44 +0000 |
commit | bf83978c1cc332d0323f71b97cc098c0a11abdb7 (patch) | |
tree | 0bb50cb83a2fcdc5a1996d6e5e356189f289c1ed /x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild | |
parent | added autoconf regen for amd64 (diff) | |
download | historical-bf83978c1cc332d0323f71b97cc098c0a11abdb7.tar.gz historical-bf83978c1cc332d0323f71b97cc098c0a11abdb7.tar.bz2 historical-bf83978c1cc332d0323f71b97cc098c0a11abdb7.zip |
added autoconf regen for amd64
Diffstat (limited to 'x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild index e7f5f9bf2717..d2606b998e41 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild,v 1.3 2003/09/28 16:58:50 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild,v 1.4 2003/09/28 16:59:39 liquidx Exp $ inherit gtk-engines2 @@ -30,5 +30,5 @@ src_unpack() { automake -a -c autoconf libtoolize -c -f - fi + fi } |