diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 609af752a0..c11c33d914 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -85,9 +85,7 @@ parts: chmod +x $SNAPCRAFT_PART_INSTALL/sasview-wrapper ls -l - ls -l $SNAP - ls -lR $SNAPCRAFT_PART_INSTALL - /usr/bin/python3.8 $SNAP/SasView/setup.py + /usr/bin/python3.8 setup.py snapcraftctl build # Apply shebang rewrite as done by snapcraft