summaryrefslogtreecommitdiff
path: root/repo/ladspa
diff options
context:
space:
mode:
Diffstat (limited to 'repo/ladspa')
-rw-r--r--repo/ladspa/ladspa.xibuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/ladspa/ladspa.xibuild b/repo/ladspa/ladspa.xibuild
index 261cd9e..cfbdc81 100644
--- a/repo/ladspa/ladspa.xibuild
+++ b/repo/ladspa/ladspa.xibuild
@@ -13,6 +13,8 @@ fix-memleak-in-plugin-scanning.patch
"
prepare () {
+ mv *.patch src
+ cd src
apply_patches
}