Commit Graph

2 Commits

Author SHA1 Message Date
augiedoggie
e8f9a7f304 dma: fix 32 bit requirements 2024-04-30 17:43:37 -06:00
augiedoggie
8ea68cb1f8 dma: add recipe for 0.14~git (#10384)
Untested with internet delivery but delivering to local users works.

The recipe is a bit ugly since the `dma` executable wants to have setgid of the
group that is created by the package itself.  The package could be made to run
as uid 0, but, using a post-install script to make the spool dirs and a copy of
the dma executable with correct ownership seems to work ok for now.
2024-04-30 17:39:24 -06:00