Skip to content

Commit d8ff0b8

Browse files
committed
lash: cleanups
Signed-off-by: Hubert Figuière <[email protected]>
1 parent 85ca6df commit d8ff0b8

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

linux-audio/lash.json

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,18 @@
2020
{
2121
"type": "patch",
2222
"strip-components": 0,
23-
"path": "patches/lash-0.5.3-no-static-lib.patch"
24-
},
25-
{
26-
"type": "patch",
2723
"paths": [
28-
"patches/lash-gcc47.patch",
29-
"patches/lash-linking.patch",
30-
"patches/lash-build.patch"
31-
]
24+
"patches/lash-0.5.3-no-static-lib.patch",
25+
"patches/lash-configure.patch"
26+
]
3227
},
3328
{
3429
"type": "patch",
35-
"strip-components": 0,
36-
"path": "patches/lash-configure.patch"
30+
"paths": [
31+
"patches/lash-gcc47.patch",
32+
"patches/lash-linking.patch",
33+
"patches/lash-build.patch"
34+
]
3735
},
3836
{
3937
"type": "script",

0 commit comments

Comments
 (0)