diff options
Diffstat (limited to 'audio/audacious-cue/patches/enable_only_cue_plugin.diff')
-rw-r--r-- | audio/audacious-cue/patches/enable_only_cue_plugin.diff | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/audacious-cue/patches/enable_only_cue_plugin.diff b/audio/audacious-cue/patches/enable_only_cue_plugin.diff new file mode 100644 index 0000000000..1752d61f43 --- /dev/null +++ b/audio/audacious-cue/patches/enable_only_cue_plugin.diff @@ -0,0 +1,8 @@ +--- audacious-plugins-3.2.4/Makefile.ORIG 2012-06-30 02:05:33.000000000 +0200 ++++ audacious-plugins-3.2.4/Makefile 2012-07-23 21:32:11.750875868 +0200 +@@ -1,4 +1,4 @@ +-SUBDIRS = src po ++SUBDIRS = src/cue + + DISTCLEAN = buildsys.mk config.h config.log config.status extra.mk + |