summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:57:38 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:57:38 +0000
commitc2ff7cd25002d14a131511ba640f1daa80f4091a (patch)
treef4065e171c063bc2ab678b9be056a7f428f0f0c8 /x11-misc/asclock
parentmodernised (diff)
downloadgentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.gz
gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.bz2
gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.zip
modernised
Diffstat (limited to 'x11-misc/asclock')
-rw-r--r--x11-misc/asclock/asclock-2.0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/asclock/asclock-2.0.12.ebuild b/x11-misc/asclock/asclock-2.0.12.ebuild
index af3b5cabc895..2bea3fef04ac 100644
--- a/x11-misc/asclock/asclock-2.0.12.ebuild
+++ b/x11-misc/asclock/asclock-2.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/asclock/asclock-2.0.12.ebuild,v 1.4 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/asclock/asclock-2.0.12.ebuild,v 1.5 2002/08/02 17:57:38 seemant Exp $
S=${WORKDIR}/${P}
@@ -14,7 +14,7 @@ KEYWORDS="x86"
DEPEND="virtual/glibc virtual/x11"
src_unpack() {
- unpack ${P}.tar.gz
+ unpack ${P}.tar.gz
cd ${S}
ln -s themes/classic default_theme
}