We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ca6df commit d8ff0b8Copy full SHA for d8ff0b8
linux-audio/lash.json
@@ -20,20 +20,18 @@
20
{
21
"type": "patch",
22
"strip-components": 0,
23
- "path": "patches/lash-0.5.3-no-static-lib.patch"
24
- },
25
- {
26
- "type": "patch",
27
"paths": [
28
- "patches/lash-gcc47.patch",
29
- "patches/lash-linking.patch",
30
- "patches/lash-build.patch"
31
- ]
+ "patches/lash-0.5.3-no-static-lib.patch",
+ "patches/lash-configure.patch"
+ ]
32
},
33
34
35
- "strip-components": 0,
36
- "path": "patches/lash-configure.patch"
+ "paths": [
+ "patches/lash-gcc47.patch",
+ "patches/lash-linking.patch",
+ "patches/lash-build.patch"
37
38
39
"type": "script",
0 commit comments