perseo22/pacmanager

How to build

nomike opened this issue · 2 comments

Does anyone know how to build pac from the git source?
@perseo22 isn't very active anymore, so if we would have clear instructions on how to currently build the source code and and how to create the .rpm and .deb packages out of it, we, the community, could make the process more straight forward and possibly help get the project alive again.

Does anyone already have some infos scrapped together? i don't want to reinvent the wheel on this one.

I made some changes to the make.sh to get it to build at least deb files, see
https://gist.github.com/merikz/27c3e1d20a1d58482c133ef12aaee691
The idea is to use settings in pac.list, but I just noticed you still need to edit fileowner/group in make.sh.
And you need to install epm.
No promises, but worked for me.