leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
763 stars 104 forks source link

[rpm] check if print-rpath outputs $ORIGIN and not if the output path has /home #170

Open resucutie opened 4 months ago

resucutie commented 4 months ago

This aims to check if the path equals to $ORIGIN, and not /home, as projects can be created outside of the /home folder

NOTE: THIS PULL REQUEST WASN'T TESTED AS I WASN'T ABLE TO TEST ON MY SYSTEM

lijy91 commented 3 weeks ago

I don't know how to test it

resucutie commented 3 weeks ago

you can test by creating a project in a path outside of /home, on my case on an external device to load on /mnt, and then trying to run flutter_distributor