commit 4aa1170bca20a918d5ed4acc146a1341591f8b81
parent 48ab1e3c0595cd710fde768c2f51c981194427f4
Author: TheJackiMonster <thejackimonster@gmail.com>
Date: Sun, 6 Nov 2022 11:21:09 +0100
Remove prefixes from autotools parts
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
@@ -110,7 +110,6 @@ parts:
plugin: autotools
autotools-configure-parameters:
- --disable-documentation
- - --prefix="$SNAPCRAFT_STAGE/usr"
libgnunetchat:
after: [ gnunet ]
build-packages:
@@ -118,8 +117,6 @@ parts:
- libc6-dev
source: http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.1.1.tar.gz
plugin: autotools
- autotools-configure-parameters:
- - --prefix="$SNAPCRAFT_STAGE/usr"
messenger-gtk:
after: [ desktop-gtk3, gnunet, libgnunetchat ]
build-packages: