theos / orion

Elegant tweak development in pure Swift
https://orion.theos.dev
MIT License
216 stars 15 forks source link

Add/Fix support to be able to make rootless debs #26

Closed chloekorzh closed 1 year ago

chloekorzh commented 1 year ago

What are the steps to reproduce this issue?

  1. Compile package with rootless What happens?

    Doesn’t create a rootless deb, just a normal deb

What were you expecting to happen?

I am expecting it to create a rootless deb

kabiroberai commented 1 year ago

This should be fixed by 1cd6905 — please update Theos and see if rootless debs build correctly now.