summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-02-10 15:37:00 +0000
committerwiz <wiz@pkgsrc.org>2011-02-10 15:37:00 +0000
commita907e636f20ec10be4d098f8b60c8f6b9254f7df (patch)
treedb7a15186ccb5ca3434328b935bb826e96ddc9ab /multimedia
parent52d3584bf82b54bfd111bd933c469139cc98918f (diff)
downloadpkgsrc-a907e636f20ec10be4d098f8b60c8f6b9254f7df.tar.gz
Add instructions to user to MESSAGE file instead of DESCR.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/adobe-flash-plugin10.1/DESCR9
-rw-r--r--multimedia/adobe-flash-plugin10.1/MESSAGE12
2 files changed, 12 insertions, 9 deletions
diff --git a/multimedia/adobe-flash-plugin10.1/DESCR b/multimedia/adobe-flash-plugin10.1/DESCR
index 082eee12a9b..b8bdc61fea5 100644
--- a/multimedia/adobe-flash-plugin10.1/DESCR
+++ b/multimedia/adobe-flash-plugin10.1/DESCR
@@ -7,12 +7,3 @@ systems.
This package requires emul.linux.kern.osrelease = 2.6.18 or later.
This means this package won't work on NetBSD 5.x or older systems!
-
-WARNING!
-The flash plugin *really* requires this step beacuse of PulseAudio:
-
-Some Linux binaries require tmpfs to be mounted on /dev/shm.
-This can be automated by adding the following to your /etc/fstab:
-
-tmpfs /emul/linux/dev/shm tmpfs rw,-m1777
-
diff --git a/multimedia/adobe-flash-plugin10.1/MESSAGE b/multimedia/adobe-flash-plugin10.1/MESSAGE
new file mode 100644
index 00000000000..c9f5cf08826
--- /dev/null
+++ b/multimedia/adobe-flash-plugin10.1/MESSAGE
@@ -0,0 +1,12 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2011/02/10 15:37:00 wiz Exp $
+
+WARNING!
+The flash plugin *really* requires this step because of PulseAudio:
+
+Some Linux binaries require tmpfs to be mounted on /dev/shm.
+This can be automated by adding the following to your /etc/fstab:
+
+tmpfs /emul/linux/dev/shm tmpfs rw,-m1777
+
+===========================================================================