Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lame
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2017-12-24 09:39:11 +0300
committerPatrick Griffis <tingping@tingping.se>2017-12-24 09:39:11 +0300
commitf0415fc912c0081fe7642362c251332bcb8d8086 (patch)
treec3e14acab01fd086299fdb98973eaff4212ff538 /lame
parent4958853c65ff34986130d328681ab7f53e36e993 (diff)
lame: Fix autogen.sh script
Diffstat (limited to 'lame')
-rw-r--r--lame/lame-3.99.5.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lame/lame-3.99.5.json b/lame/lame-3.99.5.json
index cd04a4e..34ab971 100644
--- a/lame/lame-3.99.5.json
+++ b/lame/lame-3.99.5.json
@@ -22,7 +22,7 @@
},
{
"type": "script",
- "path": "autogen.sh",
+ "dest-filename": "autogen.sh",
"commands": [
"autoreconf -vfi"
]