diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/alsa-utils/files/patch-alsamixer__mixer_display.c | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/alsa-utils/files/patch-alsamixer__mixer_display.c')
-rw-r--r-- | audio/alsa-utils/files/patch-alsamixer__mixer_display.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/alsa-utils/files/patch-alsamixer__mixer_display.c b/audio/alsa-utils/files/patch-alsamixer__mixer_display.c deleted file mode 100644 index f3c645dcbf90..000000000000 --- a/audio/alsa-utils/files/patch-alsamixer__mixer_display.c +++ /dev/null @@ -1,12 +0,0 @@ ---- alsamixer/mixer_display.c~ -+++ alsamixer/mixer_display.c -@@ -17,7 +17,9 @@ - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -+#ifdef __GLIBC__ - #define _C99_SOURCE /* lrint() */ -+#endif - #include "aconfig.h" - #include <stdlib.h> - #include <string.h> |