summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:44:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:44:26 +0000
commit6e602625cc4ecb2f8b8a968266297bfe32e0f80d (patch)
tree3c44a6ba64d7b92c1320f36341050ab86d362968 /sys-apps/dnotify
parentsync IUSE (+debug, +ipv6) (Manifest recommit) (diff)
downloadgentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.gz
gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.bz2
gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r--sys-apps/dnotify/dnotify-0.5.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild
index cff4abd1c764..e93b62d18c0f 100644
--- a/sys-apps/dnotify/dnotify-0.5.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.5.0.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.14 2004/06/30 15:24:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.15 2004/07/15 01:44:26 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Execute a command when the contents of a directory change"
SRC_URI="http://www.student.lu.se/~nbi98oli/src/dnotify-0.5.0.tar.gz"
HOMEPAGE="http://www.student.lu.se/~nbi98oli/"