Skip to content

Commit

Permalink
Remove some leftover comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Sep 23, 2024
1 parent 0b7d5b3 commit 694d299
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build-recipe-flatpak
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,6 @@ recipe_build_flatpak() {
[[ -d $pkg ]] || tar xf $i
done

# env | sort

# perl -v
# perl -wE'use JSON::PP 99' || true
# perl -wE'use YAML::XS 99' || true
# perl -wE'use YAML::PP 99' || true
# perl -wE'use URI 99' || true

ls -l $BUILD_ROOT$TOPDIR/SOURCES
cd "$BUILD_ROOT$TOPDIR/FLATPAK_ROOT"
cp $BUILD_ROOT$TOPDIR/SOURCES/* .
Expand Down

0 comments on commit 694d299

Please sign in to comment.