Skip to content

Commit

Permalink
No change is required anymore, since python3 is used
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-costas committed Nov 21, 2024
1 parent eb8a35c commit e6ba733
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1547,8 +1547,6 @@ parts:
sed -i 's#includedir=${prefix}/snap/gnome-46-2404-sdk/current#includedir=${prefix}#' $CRAFT_PRIME/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pkgconfig/igdgmm.pc
fi
sed -i 's#/usr/bin/python$#python3#' usr/bin/glib-mkenums
LIBTOOLIZE=usr/bin/libtoolize
sed -i 's#pkgauxdir="$CRAFT_STAGE#pkgauxdir="/snap/gnome-46-2404-sdk/current#' $LIBTOOLIZE
sed -i 's#pkgltdldir="$CRAFT_STAGE#pkgltdldir="/snap/gnome-46-2404-sdk/current#' $LIBTOOLIZE
Expand Down

0 comments on commit e6ba733

Please sign in to comment.