Making debian package for dmd. (RPM)

Anders F Björklund afb at algonet.se
Sat Nov 11 05:01:43 PST 2006


Dawid Ciężarkiewicz wrote:

> Lately, I've moved to ubuntu edgy and as I like to have clean and healthy
> system I try not to install custom files in it.
> 
> So I need to make .deb for DMD. In attachment there is a debian subdirectory
> that will "debianize" dmd.

If you use redhat-like systems like Fedora, I have a DMD specfile
that I update occasionally: http://www.algonet.se/~afb/d/dmd.spec

Edit the vers number at the top, build with: rpmbuild -bb dmd.spec
I usually try to patch it up to build without warnings, if enabled.

--anders



More information about the Digitalmars-d-announce mailing list