Monday, 30 September 2013

installing debian/ubuntu packags to an arbitrary place

installing debian/ubuntu packags to an arbitrary place

I am involved in a project to bring up an internal repository of
ubuntu/debian packages.
In some way I am getting a package, changing it's options and rebuild,
putting that into the internal repository. For this project I need to be
able to install "my" package to a place that is different form standard
system place, so that my package and a system one could co-exist.
I also need this to be done in a way, that would not dig too deep into
modifying debian/rules file because i am doing my builds in mostly
automated way.
So, what are my options?

No comments:

Post a Comment