summaryrefslogtreecommitdiff
path: root/sysutils/gtoaster/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gtoaster/files/patch-configure')
-rw-r--r--sysutils/gtoaster/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/gtoaster/files/patch-configure b/sysutils/gtoaster/files/patch-configure
deleted file mode 100644
index f5ac170d0b79..000000000000
--- a/sysutils/gtoaster/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sun Sep 7 22:33:01 2003
-+++ configure Sun Sep 7 22:35:58 2003
-@@ -4696,7 +4696,7 @@
-
-
- USEOSS=no
--if test -e /usr/include/linux/soundcard.h;
-+if test -e /usr/include/sys/soundcard.h;
- then
- USEOSS=yes
- echo "*** open sound system header file detected ***"