[Pkg-d-devel] [Tango-packages] libtango - first package from svn code

Lars Ivar Igesund larsivar at igesund.net
Mon Dec 1 09:26:30 UTC 2008


Måndag 1. desember 2008 02:16:35 skreiv Vincenzo Ampolo:
> Hi,
>
> after a brief talk with Lars on #d.tango we pointed out that the script to
> install libtango was  little bit bugged.
> He submitted patches to the tango svn so i've updated the create-tree.sh
> script in our repo to do the following:
>
> download tango svn
> create the orig.tar.gz
> copy the debian dir in the source tree
> call debuild and do the package.
>
> Doing the following i did the first libtango package. To be the first
> package it look pretty well except for some things related to the tango
> installer that seems still bugged.

As I believe I said, the script you are currently using is being phased out. 
Since you are using svn, you could see if 

./install.sh --prefix /your/prefix/path gdc

works better for you. The script also let you control the prefixed paths 
better if you need, see --help

The reason for the new script is that it makes it easier for me to mantain the 
code for several compilers - much of it is common.

In general, I am more interested in spending time on install.sh (debugging, 
etc) than on install-gdc.sh

install.sh also has a fairly complete --verbose switch for debugging.

Lars Ivar




More information about the Pkg-d-devel mailing list