Skip to content

Commit ad2e21c

Browse files
author
David Auer
committed
Cleanup build arguments
1 parent 3a46fa4 commit ad2e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.github.jeromerobert.pdfarranger.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ modules:
5151
env:
5252
SETUPTOOLS_USE_DISTUTILS: stdlib
5353
build-commands:
54-
- python3 setup.py install --prefix=/app --root=/
54+
- python3 setup.py install --prefix=${FLATPAK_DEST}
5555
sources:
5656
- url: https://files.pythonhosted.org/packages/6a/4b/5f456ff997f66e4ec6eb53b32c3db2b9fd03889e9768619cc3d6e5ed767f/pikepdf-5.1.5.tar.gz
5757
sha256: 0af747f989d0de8302e6e58e3da4c38d230bad6138b1cbb8dc6838e16285e63f

0 commit comments

Comments
 (0)