summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-29 03:21:40 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-29 03:21:40 +0000
commitf248f458e21e8a2b159e6d32129145a0ec1472b9 (patch)
treeadcbbc659a3af0fc8aa6d26b28c45747fdc5bc6a
parentAdding PBZIP2 license. (diff)
downloadgentoo-2-f248f458e21e8a2b159e6d32129145a0ec1472b9.tar.gz
gentoo-2-f248f458e21e8a2b159e6d32129145a0ec1472b9.tar.bz2
gentoo-2-f248f458e21e8a2b159e6d32129145a0ec1472b9.zip
Commenting out the revdep-rebuild line as it doesn't appear to be the case for 0.98 -> 0.99.
-rw-r--r--media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild
index 1a8cddfcf609..ee22e3f15166 100644
--- a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild
+++ b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild,v 1.8 2004/09/28 04:29:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.99.0.ebuild,v 1.9 2004/09/29 03:21:40 eradicator Exp $
IUSE="altivec alsa caps doc debug jack-tmpfs oss portaudio"
@@ -84,8 +84,8 @@ src_install() {
rm -rf ${D}/usr/share/doc/${PF}/reference
}
-pkg_postinst() {
- einfo "Because of some ABI changes in jack, you may need to re-emerge."
- einfo "packages that use jack by running the following:"
- einfo " revdep-rebuild --soname libjack.so.0"
-}
+#pkg_postinst() {
+# einfo "Because of some ABI changes in jack, you may need to re-emerge."
+# einfo "packages that use jack by running the following:"
+# einfo " revdep-rebuild --soname libjack.so.0"
+#}