:: [DNG] Converting srpms to debs
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Edward Bartolo
Date:  
À: dng
Sujet: [DNG] Converting srpms to debs
If they are Perl scripts you can simple extract the contents, that is,
the actual scripts and place them in a dedicated directory. However,
you have to consider if your scripts call other scripts which should
be in a defined path.

That is what I would do avoiding having to deal with .deb conversion.
The latter, is not as simple simple as it might appear, as
distributions may save different parts of packages in different
directories.