Skip to content

Commit 05e15ab

Browse files
committed
update unrar build
1 parent 73e1d0f commit 05e15ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

io.github.limo_app.limo.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,10 @@
307307
"build-commands":
308308
[
309309
"make lib",
310-
"make install-lib DESTDIR=/app",
310+
"make install-lib DESTDIR=/app"
311+
],
312+
"post-install":
313+
[
311314
"mkdir /app/include/unrar",
312315
"cp dll.hpp /app/include/unrar"
313316
],

0 commit comments

Comments
 (0)