summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Bellinson <thread@gentoo.org>2001-06-22 22:28:20 +0000
committerAdam Bellinson <thread@gentoo.org>2001-06-22 22:28:20 +0000
commit9f8fa237a8d6ca92d220cc38d0ab6a8ec1c58d95 (patch)
treedcb2e57bfe65a3c31270587086ccbb79bc88b28b /media-gfx/qiv
parent*** empty log message *** (diff)
downloadgentoo-2-9f8fa237a8d6ca92d220cc38d0ab6a8ec1c58d95.tar.gz
gentoo-2-9f8fa237a8d6ca92d220cc38d0ab6a8ec1c58d95.tar.bz2
gentoo-2-9f8fa237a8d6ca92d220cc38d0ab6a8ec1c58d95.zip
*** empty log message ***
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r--media-gfx/qiv/qiv-1.6.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-gfx/qiv/qiv-1.6.ebuild b/media-gfx/qiv/qiv-1.6.ebuild
index 389411701797..3de3663dda7b 100644
--- a/media-gfx/qiv/qiv-1.6.ebuild
+++ b/media-gfx/qiv/qiv-1.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.6.ebuild,v 1.2 2001/06/22 05:57:21 thread Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.6.ebuild,v 1.3 2001/06/22 22:28:20 thread Exp $
#P=
S=${WORKDIR}/${P}
@@ -16,8 +16,6 @@ DEPEND="virtual/glibc sys-devel/gcc
src_compile() {
- cat Makefile | sed s:/usr/local:/usr: > tmp
- mv tmp Makefile
try make
}