diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-10-22 08:22:13 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-10-22 08:22:13 +0000 |
commit | d75e22197883527867bba71aee128f0545a48408 (patch) | |
tree | a938ae3306a5a679a9b8c00a7db0c83db6869b30 /app-text/gocr/ChangeLog | |
parent | fix KEYWORDS (diff) | |
download | gentoo-2-d75e22197883527867bba71aee128f0545a48408.tar.gz gentoo-2-d75e22197883527867bba71aee128f0545a48408.tar.bz2 gentoo-2-d75e22197883527867bba71aee128f0545a48408.zip |
Fixed DESTDIR installation
Diffstat (limited to 'app-text/gocr/ChangeLog')
-rw-r--r-- | app-text/gocr/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index 8f5046f95284..07c6f8e49c3a 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gocr # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.10 2003/09/16 05:25:41 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.11 2003/10/22 08:21:59 obz Exp $ + + 22 Oct 2003; Mike Gardiner <obz@gentoo.org> gocr-0.3.6-r2.ebuild: + Fixed make install to use DESTDIR=D/usr so we get /usr as a prefix instead of + /, see bug #31676 *gocr-0.37 (16 Sep 2003) |