r129 - in builds/debian_unstable: . package_deb_0.7.0-rREV_default
Erik Eliasson
ere at kth.se
Fri Oct 26 16:42:07 CEST 2007
On Tue, 2007-10-23 at 14:55 +0200, Mikael Magnusson wrote:
> erik at minisip.org wrote:
>
> > * Auto-build .deb packages.
> > They are labeled 0.7.0+rNNNN (where NNNN is the current revision). (Note
> > that the version numbers in configure.ac is not up to date yet)
> >
>
> Have you considered using the Debian packages in build.d/dist/debian/src
> instead? I think they are more up-to-date, and can be built using build.pl.
That was my first try, but I failed. Now I tried some more, and I found
two problems. A path to "svn-buildpackage" (fixed by my last commit),
and a problem that a directory called "tarballs" is not created
automatically.
Regarding the "tarballs" directory, I have not seen the correct place to
add the "easy_mkdir" command yet, and I instead manually create the
directory. I get the following:
ln: creating symbolic link
`/home/erik/minisip_package/build/tarballs/libmutil_0.3.1
+r3444.orig.tar.gz' to
`/home/erik/minisip_package/build/x86-pc-linux-gnu/libmutil/libmutil-0.3.1+r3444.tar.gz': No such file or directory
which is fixed by
$ mkdir /home/erik/minisip_package/build/tarballs
I'll change to using build.pl now that I can make it work.
--Erik
> Mikael
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
More information about the Minisip-devel
mailing list