summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/oss/files/oss-4.2.2006-txt2man.patch')
-rw-r--r--media-sound/oss/files/oss-4.2.2006-txt2man.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/oss/files/oss-4.2.2006-txt2man.patch b/media-sound/oss/files/oss-4.2.2006-txt2man.patch
new file mode 100644
index 0000000..cb4022c
--- /dev/null
+++ b/media-sound/oss/files/oss-4.2.2006-txt2man.patch
@@ -0,0 +1,13 @@
+diff --git a/setup/Linux/build.sh b/setup/Linux/build.sh
+index 4b7838c..4931e1f 100644
+--- a/setup/Linux/build.sh
++++ b/setup/Linux/build.sh
+@@ -8,7 +8,7 @@ then
+ else
+ echo "No gawk found. Using lesser replacement" >&2
+ cc -o txt2man origdir/setup/txt2man.c
+- TXT2MAN=./txt2man
++ TXT2MAN=/usr/bin/txt2man
+ fi
+
+ rm -rf prototype