summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
commit407d3f3b25bd4f01bcff9d04272b52813285c71f (patch)
tree62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /media-video/DFBSee/DFBSee-0.7.2.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-video/DFBSee/DFBSee-0.7.2.ebuild')
-rw-r--r--media-video/DFBSee/DFBSee-0.7.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/DFBSee/DFBSee-0.7.2.ebuild b/media-video/DFBSee/DFBSee-0.7.2.ebuild
index bea7912bab9c..d25ff9fa8b8b 100644
--- a/media-video/DFBSee/DFBSee-0.7.2.ebuild
+++ b/media-video/DFBSee/DFBSee-0.7.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/DFBSee/DFBSee-0.7.2.ebuild,v 1.6 2003/02/13 13:22:25 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/media-video/DFBSee/DFBSee-0.7.2.ebuild,v 1.7 2003/09/07 00:08:12 msterret Exp $
+
S=${WORKDIR}/${P}
DESCRIPTION="DFBSee is image viewer and video player based on DirectFB"
SRC_URI="http://www.directfb.org/download/${PN}/${P}.tar.gz"
@@ -14,7 +14,7 @@ KEYWORDS="x86"
DEPEND="virtual/x11 dev-libs/DirectFB"
src_install () {
-
+
make DESTDIR=${D} install || die
-
+
}