diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-12 08:57:20 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-12 08:57:20 +0000 |
commit | c07557bd35a4e5189dfc9d9bb8961c7c7449d088 (patch) | |
tree | 2d467f3c9128d6678c696fd1b89e9e12be73159a /dev-lang/tinycobol | |
parent | Marked stable (diff) | |
download | gentoo-2-c07557bd35a4e5189dfc9d9bb8961c7c7449d088.tar.gz gentoo-2-c07557bd35a4e5189dfc9d9bb8961c7c7449d088.tar.bz2 gentoo-2-c07557bd35a4e5189dfc9d9bb8961c7c7449d088.zip |
Fixing lib symlink
Diffstat (limited to 'dev-lang/tinycobol')
-rw-r--r-- | dev-lang/tinycobol/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/tinycobol/Manifest | 7 | ||||
-rw-r--r-- | dev-lang/tinycobol/files/digest-tinycobol-0.60 | 1 | ||||
-rw-r--r-- | dev-lang/tinycobol/files/tinycobol-0.60.patch | 42 | ||||
-rw-r--r-- | dev-lang/tinycobol/tinycobol-0.60.ebuild | 37 | ||||
-rw-r--r-- | dev-lang/tinycobol/tinycobol-0.61.ebuild | 8 |
6 files changed, 13 insertions, 88 deletions
diff --git a/dev-lang/tinycobol/ChangeLog b/dev-lang/tinycobol/ChangeLog index c2c2b438627e..703586a22fab 100644 --- a/dev-lang/tinycobol/ChangeLog +++ b/dev-lang/tinycobol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/tinycobol # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.5 2003/09/25 07:01:15 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.6 2003/11/12 08:57:15 phosphan Exp $ + + 12 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild: + libhtcobol.so symlink was not installed correctly and nobody noticed. Does + anyone use this at all? *tinycobol-0.61 (25 Sep 2003) diff --git a/dev-lang/tinycobol/Manifest b/dev-lang/tinycobol/Manifest index df056b1ff7fa..2112148df2ac 100644 --- a/dev-lang/tinycobol/Manifest +++ b/dev-lang/tinycobol/Manifest @@ -1,8 +1,5 @@ -MD5 35e2b898a55c5d39e24cd9e4f0eb180b tinycobol-0.61.ebuild 764 -MD5 4766e185e4a1ef410283360593898c68 tinycobol-0.60.ebuild 764 -MD5 d1344e343e7b661150665f37cca69eb8 ChangeLog 940 +MD5 2fcb1d59479150ecefb7fe557f2c1f6f tinycobol-0.61.ebuild 915 +MD5 828e6b3109e3565d0f667a0dcc2fda8f ChangeLog 1120 MD5 7512583151d773bb5eb84d11ed736fd5 metadata.xml 306 -MD5 4ce63470b4ec63b73b6a964afe43077c files/digest-tinycobol-0.60 66 MD5 4e034fd5e6c7b76b5b70b7f1096e443e files/digest-tinycobol-0.61 66 -MD5 f36f8eba3cc014c181ff74e98b99ef41 files/tinycobol-0.60.patch 1441 MD5 f36f8eba3cc014c181ff74e98b99ef41 files/tinycobol-0.61.patch 1441 diff --git a/dev-lang/tinycobol/files/digest-tinycobol-0.60 b/dev-lang/tinycobol/files/digest-tinycobol-0.60 deleted file mode 100644 index 216072f74299..000000000000 --- a/dev-lang/tinycobol/files/digest-tinycobol-0.60 +++ /dev/null @@ -1 +0,0 @@ -MD5 eba5dfd08f1c52594d22ec1c20104d4e tinycobol-0.60.tar.gz 605644 diff --git a/dev-lang/tinycobol/files/tinycobol-0.60.patch b/dev-lang/tinycobol/files/tinycobol-0.60.patch deleted file mode 100644 index e8d72d30dfc7..000000000000 --- a/dev-lang/tinycobol/files/tinycobol-0.60.patch +++ /dev/null @@ -1,42 +0,0 @@ ---- configure.in 2003-02-07 16:35:14.000000000 +0100 -+++ configure.in.new 2003-05-12 12:43:24.000000000 +0200 -@@ -787,7 +787,7 @@ - # - cobdir_default='${prefix}/share/htcobol' - optfile_dir='${prefix}/share/htcobol' --cobpp_dir='${prefix}/share/htcobol' -+cobpp_dir='${prefix}/bin' - cobcpy_default='${prefix}/share/htcobol/copybooks' - # - cobbin_default='${prefix}/bin' ---- configure 2003-05-12 12:44:37.000000000 +0200 -+++ configure.new 2003-05-12 12:45:33.000000000 +0200 -@@ -7312,7 +7312,7 @@ - # - cobdir_default='${prefix}/share/htcobol' - optfile_dir='${prefix}/share/htcobol' --cobpp_dir='${prefix}/share/htcobol' -+cobpp_dir='${prefix}/bin' - cobcpy_default='${prefix}/share/htcobol/copybooks' - # - cobbin_default='${prefix}/bin' ---- htconfig.h.in 2003-02-07 16:35:14.000000000 +0100 -+++ htconfig.h.in.new 2003-05-12 13:24:10.000000000 +0200 -@@ -201,7 +201,7 @@ - - /* Set the pre-processor (htcobolpp) paths */ - #define COBPP_NAME "htcobolpp" --#define COBPP_PATH COBDIR_DEFAULT"/"COBPP_NAME -+#define COBPP_PATH COBBIN_DEFAULT"/"COBPP_NAME - - /* Set the expand command path */ - #undef COBPP_EXPAND_CMD_PATH ---- cobpp/Makefile.in 2003-05-12 13:31:10.000000000 +0200 -+++ cobpp/Makefile.in.new 2003-05-12 13:30:57.000000000 +0200 -@@ -80,5 +80,5 @@ - - install: $(PROG) - strip $(PROG) -- ${INSTALL} -m 755 $(PROG) $(INSTRC)/$(PROG) -+ ${INSTALL} -m 755 $(PROG) $(INSTBIN)/$(PROG) - # ${INSTALL_DATA} $(PROG) $(INSTRC)/$(PROG) diff --git a/dev-lang/tinycobol/tinycobol-0.60.ebuild b/dev-lang/tinycobol/tinycobol-0.60.ebuild deleted file mode 100644 index 35bc0974e7d5..000000000000 --- a/dev-lang/tinycobol/tinycobol-0.60.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.60.ebuild,v 1.8 2003/09/08 07:19:48 msterret Exp $ - -inherit eutils - -DESCRIPTION="COBOL for linux" -HOMEPAGE="http://tiny-cobol.sourceforge.net/" -SRC_URI="mirror://sourceforge/tiny-cobol/${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="x86" - -DEPEND="virtual/glibc - >=dev-libs/glib-2.0 - sys-libs/db" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}.patch -} - -src_compile() { - econf || die - make || die "make failed" -} - -src_install() { - dodir /usr/bin - dodir /usr/man/man1 - dodir /usr/lib - dodir /usr/share/htcobol - einstall - dodoc AUTHORS ChangeLog README STATUS -} diff --git a/dev-lang/tinycobol/tinycobol-0.61.ebuild b/dev-lang/tinycobol/tinycobol-0.61.ebuild index 9754607aa483..09ffbccd7235 100644 --- a/dev-lang/tinycobol/tinycobol-0.61.ebuild +++ b/dev-lang/tinycobol/tinycobol-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.2 2003/10/27 09:57:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.3 2003/11/12 08:57:15 phosphan Exp $ inherit eutils @@ -32,6 +32,10 @@ src_install() { dodir /usr/man/man1 dodir /usr/lib dodir /usr/share/htcobol - einstall + make prefix="${D}/usr" install dodoc AUTHORS ChangeLog README STATUS + cd ${D}/usr/lib + rm libhtcobol.so libhtcobol.so.0 + ln -s libhtcobol.so.0.* libhtcobol.so.0 + ln -s libhtcobol.so.0 libhtcobol.so } |