summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/runset/runset-1.3-r1.ebuild5
-rw-r--r--app-office/dia/dia-0.86.ebuild4
-rw-r--r--app-text/dsssl/dsssl-db-1.54-r1.ebuild5
-rw-r--r--app-text/ghostscript/ghostscript-6.01-r1.ebuild5
-rw-r--r--dev-db/mysql/mysql-3.22.32-r1.ebuild4
-rw-r--r--gnome-office/dia/dia-0.86.ebuild4
-rw-r--r--kde-apps/kdoc/kdoc-1.92-r1.ebuild4
-rw-r--r--kde-base/kdelibs/kdelibs-1.92-r1.ebuild4
-rw-r--r--kde-base/kdoc/kdoc-1.92-r1.ebuild4
-rw-r--r--media-gfx/gimp/gimp-1.1.24-r1.ebuild5
-rw-r--r--media-video/xawtv/xawtv-3.17-r1.ebuild2
-rw-r--r--net-analyzer/nessus/nessus-1.0.4-r1.ebuild2
-rw-r--r--net-fs/samba/samba-2.0.7-r1.ebuild11
-rw-r--r--net-libs/nss_ldap/files/digest-nss_ldap-110-r12
-rw-r--r--net-libs/pam_ldap/files/digest-pam_ldap-61-r12
-rw-r--r--net-nds/ypbind/ypbind-1.6-r1.ebuild4
-rw-r--r--net-www/cocoon/cocoon-1.7-r1.ebuild9
-rw-r--r--net-www/w3m/w3m-0.1.10-r1.ebuild5
-rw-r--r--sys-libs/glibc/glibc-2.1.3-r1.ebuild9
19 files changed, 57 insertions, 33 deletions
diff --git a/app-admin/runset/runset-1.3-r1.ebuild b/app-admin/runset/runset-1.3-r1.ebuild
index ff5c2ef8c53e..d327c57b1924 100644
--- a/app-admin/runset/runset-1.3-r1.ebuild
+++ b/app-admin/runset/runset-1.3-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.3-r1.ebuild,v 1.2 2000/08/16 04:37:52 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.3-r1.ebuild,v 1.3 2000/08/17 15:37:32 achim Exp $
P=runset-1.3
A=${P}.tar.gz
@@ -24,10 +24,11 @@ src_install() {
make prefix=${D}/usr install
prepinfo
dodoc AUTHORS COPYING INSTALL ChangeLog LSM NEWS README
- cp -a ${S}/sample ${D}/usr/doc/${P}
+ cp -a ${S}/sample ${D}/usr/doc/${PF}
}
+
diff --git a/app-office/dia/dia-0.86.ebuild b/app-office/dia/dia-0.86.ebuild
index eac086dbb463..7230aa2c12c1 100644
--- a/app-office/dia/dia-0.86.ebuild
+++ b/app-office/dia/dia-0.86.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.86.ebuild,v 1.2 2000/08/16 04:38:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.86.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=dia-0.86
A=${P}.tar.gz
@@ -25,6 +25,8 @@ src_install () {
cd ${S}
make prefix=${D}/opt/gnome install
dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS
+ prepman /opt/gnome
}
+
diff --git a/app-text/dsssl/dsssl-db-1.54-r1.ebuild b/app-text/dsssl/dsssl-db-1.54-r1.ebuild
index b221540d9107..169e28803eb3 100644
--- a/app-text/dsssl/dsssl-db-1.54-r1.ebuild
+++ b/app-text/dsssl/dsssl-db-1.54-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/dsssl/dsssl-db-1.54-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dsssl/dsssl-db-1.54-r1.ebuild,v 1.3 2000/08/17 15:37:32 achim Exp $
P=dsssl-db-1.54
A=db154.zip
@@ -32,9 +32,10 @@ src_install() {
cp -af $i ${D}/usr/share/sgml/stylesheets/docbook
done
dodoc BUGS ChangeLog README TODO VERSION WhatsNew
- cp -af test ${D}/usr/doc/${P}
+ cp -af test ${D}/usr/doc/${PF}
}
+
diff --git a/app-text/ghostscript/ghostscript-6.01-r1.ebuild b/app-text/ghostscript/ghostscript-6.01-r1.ebuild
index 8ad851dc370f..2eef11cf18e1 100644
--- a/app-text/ghostscript/ghostscript-6.01-r1.ebuild
+++ b/app-text/ghostscript/ghostscript-6.01-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.01-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.01-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=ghostscript-6.01
A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz"
@@ -53,7 +53,7 @@ src_install() {
prepman
- dodir /usr/doc/${P}
+ dodir /usr/doc/${PF}
rm -rf ${D}/usr/share/ghostscript/6.01/doc
dodoc doc/README doc/PUBLIC doc/ps2epsi.txt
docinto html
@@ -65,3 +65,4 @@ src_install() {
+
diff --git a/dev-db/mysql/mysql-3.22.32-r1.ebuild b/dev-db/mysql/mysql-3.22.32-r1.ebuild
index c165420eb846..57eb78bfdea4 100644
--- a/dev-db/mysql/mysql-3.22.32-r1.ebuild
+++ b/dev-db/mysql/mysql-3.22.32-r1.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.22.32-r1.ebuild,v 1.4 2000/08/16 04:37:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.22.32-r1.ebuild,v 1.5 2000/08/17 15:37:33 achim Exp $
+P=mysql-3.22.32
A=${P}.tar.gz
+S=${WORKDIR}/${P}
DESCRIPTION="The MySQL Database"
SRC_URI="http://www.mysql.com/Downloads/MySQL-3.22/${A}"
HOMEPAGE="http://www.mysql.com/"
diff --git a/gnome-office/dia/dia-0.86.ebuild b/gnome-office/dia/dia-0.86.ebuild
index 82e783dea207..d3d7f36029bf 100644
--- a/gnome-office/dia/dia-0.86.ebuild
+++ b/gnome-office/dia/dia-0.86.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-office/dia/dia-0.86.ebuild,v 1.2 2000/08/16 04:38:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-office/dia/dia-0.86.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=dia-0.86
A=${P}.tar.gz
@@ -25,6 +25,8 @@ src_install () {
cd ${S}
make prefix=${D}/opt/gnome install
dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS
+ prepman /opt/gnome
}
+
diff --git a/kde-apps/kdoc/kdoc-1.92-r1.ebuild b/kde-apps/kdoc/kdoc-1.92-r1.ebuild
index 8e572d8812d7..1e22ca0e4357 100644
--- a/kde-apps/kdoc/kdoc-1.92-r1.ebuild
+++ b/kde-apps/kdoc/kdoc-1.92-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/kde-apps/kdoc/kdoc-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:05 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-apps/kdoc/kdoc-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdoc-1.92
A=${P}.tar.bz2
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde
dodoc README TODO Version
+ prepman /opt/kde
}
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/kde-base/kdelibs/kdelibs-1.92-r1.ebuild b/kde-base/kdelibs/kdelibs-1.92-r1.ebuild
index 8a03ec547aee..26107e70e7d7 100644
--- a/kde-base/kdelibs/kdelibs-1.92-r1.ebuild
+++ b/kde-base/kdelibs/kdelibs-1.92-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:06 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdelibs-1.92
A=${P}.tar.bz2
@@ -20,7 +20,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde bindir=${D}/opt/kde/bin
- dodoc AUTHORS ChnageLog COMPILING COPYING* NAMING NEWS README
+ dodoc AUTHORS ChangeLog COMPILING COPYING* NAMING NEWS README
docinto html
dodoc *.html
}
diff --git a/kde-base/kdoc/kdoc-1.92-r1.ebuild b/kde-base/kdoc/kdoc-1.92-r1.ebuild
index 10694f1286a2..7b7d0844fdea 100644
--- a/kde-base/kdoc/kdoc-1.92-r1.ebuild
+++ b/kde-base/kdoc/kdoc-1.92-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:05 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdoc-1.92
A=${P}.tar.bz2
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde
dodoc README TODO Version
+ prepman /opt/kde
}
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/media-gfx/gimp/gimp-1.1.24-r1.ebuild b/media-gfx/gimp/gimp-1.1.24-r1.ebuild
index a8c112c45231..38fb792ca2c2 100644
--- a/media-gfx/gimp/gimp-1.1.24-r1.ebuild
+++ b/media-gfx/gimp/gimp-1.1.24-r1.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.1.24-r1.ebuild,v 1.2 2000/08/13 05:28:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.1.24-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
+P=gimp-1.1.24
A=${P}.tar.bz2
+S=${WORKDIR}/${P}
DESCRIPTION="GIMP"
SRC_URI="ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.1/v1.1.24/"${A}
HOMEPAGE="http://www.gimp.org"
@@ -31,3 +33,4 @@ src_install() {
+
diff --git a/media-video/xawtv/xawtv-3.17-r1.ebuild b/media-video/xawtv/xawtv-3.17-r1.ebuild
index 9ce8af9736f2..cb8bd1ebc26e 100644
--- a/media-video/xawtv/xawtv-3.17-r1.ebuild
+++ b/media-video/xawtv/xawtv-3.17-r1.ebuild
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
cd ${S}
make prefix=${D}/usr install
+ prepman
dodoc COPYING Changes KNOWN_PROBLEMS Miro_gpio.txt Programming-FAQ
dodoc README* Sound-FAQ TODO Trouble-Shooting UPDATE_TO_v3.0
insinto /usr/local/httpd/cgi-bin
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
index 8303e2f69e67..a7557d0c797b 100644
--- a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
+++ b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
@@ -92,7 +92,9 @@ src_install() {
cd ${S}/nessus-plugins
docinto nessus-plugins
dodoc docs/*.txt plugins/accounts/accounts.txt
+ prepman
}
+
diff --git a/net-fs/samba/samba-2.0.7-r1.ebuild b/net-fs/samba/samba-2.0.7-r1.ebuild
index d69f8538007e..69cad33150f3 100644
--- a/net-fs/samba/samba-2.0.7-r1.ebuild
+++ b/net-fs/samba/samba-2.0.7-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.2 2000/08/16 04:38:14 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=samba-2.0.7
A=${P}.tar.gz
@@ -32,10 +32,8 @@ src_install() {
make install prefix=${D}/usr BASEDIR=${D}/usr LIBDIR=${D}/etc/smb VARDIR=${D}/var/log \
PRIVATEDIR=${D}/etc/smb SWATDIR=${D}/usr/share/swat \
LOCKDIR=${D}/var/lock SBINDIR=${D}/usr/sbin
- for i in 1 5 7 8
- do
- gzip ${D}/usr/man/man$i/*.$i
- done
+ prepman
+
into /usr
cd ${S}
dodoc COPYING Manifest README README-smbmount Roadmap WHATSNEW.txt
@@ -57,7 +55,7 @@ src_install() {
docinto textdocs
dodoc textdocs/*
cd ${S}
- cp -a examples ${D}/usr/doc/${P}
+ cp -a examples ${D}/usr/doc/${PF}
cp examples/smb.conf.default ${D}/etc/smb/smb.conf
dodir /etc/rc.d/init.d
cp ${O}/files/samba ${D}/etc/rc.d/init.d
@@ -77,3 +75,4 @@ pkg_config() {
+
diff --git a/net-libs/nss_ldap/files/digest-nss_ldap-110-r1 b/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
index 38c3abccdc25..778a54465343 100644
--- a/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
+++ b/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
@@ -1 +1 @@
-MD5 e87bc89fc4b36bed22c71814153f38ef nss_ldap.tgz
+MD5 fb7be1157e3f0daca17750cc1185cb76 nss_ldap.tgz
diff --git a/net-libs/pam_ldap/files/digest-pam_ldap-61-r1 b/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
index 86d2a9094614..833f0c355a8c 100644
--- a/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
+++ b/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
@@ -1 +1 @@
-MD5 ce0f3febe48594742f1ed1f1178bcee7 pam_ldap.tgz
+MD5 b8567a6cc5086558bdfefec3fd4babc2 pam_ldap.tgz
diff --git a/net-nds/ypbind/ypbind-1.6-r1.ebuild b/net-nds/ypbind/ypbind-1.6-r1.ebuild
index 291214c40e57..becb886bdcfc 100644
--- a/net-nds/ypbind/ypbind-1.6-r1.ebuild
+++ b/net-nds/ypbind/ypbind-1.6-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.6-r1.ebuild,v 1.2 2000/08/16 04:38:21 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.6-r1.ebuild,v 1.3 2000/08/17 15:37:34 achim Exp $
P=ypbind-1.6
A=ypbind-mt-1.6.tar.gz
@@ -27,7 +27,9 @@ src_install() {
dodoc AUTHORS ChangeLog COPYING README THANKS TODO
insinto /etc/yp
doins etc/yp.conf
+ prepman
}
+
diff --git a/net-www/cocoon/cocoon-1.7-r1.ebuild b/net-www/cocoon/cocoon-1.7-r1.ebuild
index db0fb0d3006e..c2412321f4ea 100644
--- a/net-www/cocoon/cocoon-1.7-r1.ebuild
+++ b/net-www/cocoon/cocoon-1.7-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/cocoon/cocoon-1.7-r1.ebuild,v 1.2 2000/08/16 04:38:21 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/cocoon/cocoon-1.7-r1.ebuild,v 1.3 2000/08/17 15:37:34 achim Exp $
P=cocoon-1.7
A=Cocoon-1.7.tar.gz
@@ -38,10 +38,11 @@ src_install() {
insinto /opt/jakarta/tomcat/conf
doins ${O}/files/cocoon.properties
dodoc README LICENSE
- dodir /usr/doc/${P}/html
- cp -a docs/* ${D}/usr/doc/${P}/html
- find ${D}/usr/doc/${P}/html -type f -exec gzip -9 {} \;
+ dodir /usr/doc/${PF}/html
+ cp -a docs/* ${D}/usr/doc/${PF}/html
+ find ${D}/usr/doc/${PF}/html -type f -exec gzip -9 {} \;
}
+
diff --git a/net-www/w3m/w3m-0.1.10-r1.ebuild b/net-www/w3m/w3m-0.1.10-r1.ebuild
index 2dc8f94e44f7..b26e1b9a83b1 100644
--- a/net-www/w3m/w3m-0.1.10-r1.ebuild
+++ b/net-www/w3m/w3m-0.1.10-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.1.10-r1.ebuild,v 1.2 2000/08/16 04:38:22 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.1.10-r1.ebuild,v 1.3 2000/08/17 15:37:34 achim Exp $
P=w3m-0.1.10
A=${P}.tar.gz
@@ -15,7 +15,7 @@ src_unpack() {
cd ${S}
zcat ${O}/files/${P}.diff.gz | patch -p1
sed -e "s:^def_libdir.*:def_libdir='/usr/libexec/w3m':" \
- -e "s:^def_helpdir.*:def_helpdir='/usr/doc/${P}/html':" \
+ -e "s:^def_helpdir.*:def_helpdir='/usr/doc/${PF}/html':" \
-e "s:gentoolinux\.mydomain:${HOSTNAME}:" \
${O}/files/config.param > config.param
}
@@ -37,3 +37,4 @@ src_install() {
+
diff --git a/sys-libs/glibc/glibc-2.1.3-r1.ebuild b/sys-libs/glibc/glibc-2.1.3-r1.ebuild
index e2f93a2daccf..f21aca9ac0b9 100644
--- a/sys-libs/glibc/glibc-2.1.3-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.1.3-r1.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.1.3-r1.ebuild,v 1.2 2000/08/16 04:38:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.1.3-r1.ebuild,v 1.3 2000/08/17 15:37:34 achim Exp $
P=glibc-2.1.3
A="glibc-2.1.3.tar.gz glibc-crypt-2.1.tar.gz
@@ -75,9 +75,9 @@ src_install() {
dodoc documentation/*
docinto html
dodoc documentation/html/*.html
- dodir /usr/doc/${P}/examples.threads
- install -m0644 linuxthreads/Examples/*.c ${D}/usr/doc/${P}/examples.threads
- install -m0644 linuxthreads/Examples/Makefile ${D}/usr/doc/${P}/examples.threads
+ dodir /usr/doc/${PF}/examples.threads
+ install -m0644 linuxthreads/Examples/*.c ${D}/usr/doc/${PF}/examples.threads
+ install -m0644 linuxthreads/Examples/Makefile ${D}/usr/doc/${PF}/examples.threads
# Patch ucontext.h (needed for lynx, xfree)
cd ${D}/usr/include/sys
cp ucontext.h ucontext.h.orig
@@ -85,3 +85,4 @@ src_install() {
}
+