From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/fluidsynth/files/patch-src__drivers__fluid_oss.c | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 audio/fluidsynth/files/patch-src__drivers__fluid_oss.c (limited to 'audio/fluidsynth/files/patch-src__drivers__fluid_oss.c') diff --git a/audio/fluidsynth/files/patch-src__drivers__fluid_oss.c b/audio/fluidsynth/files/patch-src__drivers__fluid_oss.c deleted file mode 100644 index dea1fe2b54a9..000000000000 --- a/audio/fluidsynth/files/patch-src__drivers__fluid_oss.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/drivers/fluid_oss.c.orig 2012-08-16 13:01:13.000000000 +0900 -+++ src/drivers/fluid_oss.c 2012-08-18 04:12:09.000000000 +0900 -@@ -45,9 +45,9 @@ - #define BUFFER_LENGTH 512 - - // Build issue on some systems (OSS 4.0)? --#ifdef SNDCTL_DSP_CHANNELS -- #define SOUND_PCM_WRITE_CHANNELS SNDCTL_DSP_CHANNELS --#endif -+// #ifdef SNDCTL_DSP_CHANNELS -+// #define SOUND_PCM_WRITE_CHANNELS SNDCTL_DSP_CHANNELS -+// #endif - - /** fluid_oss_audio_driver_t - * -- cgit v1.2.3