On Fri, May 31, 2013 at 12:21:49PM +0200, Gianluca Emme wrote:
I need to create a debian.rules dedicated for the
xUbuntu_13.04 and
another for all other distro.
I tryed with the same approach that works for .dsc:
- packageName.dsc for all expect ubuntu and
packageName-xUbuntu_13.04.dsc for ubuntu
So, I created two files:
debian.rules
debian-xUbuntu_13.04.rules
but this did not work.
It always load the debian.rules and not the specific one for the distro.
How can I do ??
Is there any way to check the name of the distro inside the
debian.rules and do a conditional if ??
I can't spot support for this syntax in debtransform:
https://github.com/openSUSE/obs-build/blob/master/debtransform
According to
http://en.opensuse.org/openSUSE:Build_Service_Debian_builds, you could try it
with tar.gz files in the dsc:
Debtransform-Files-Tar: debian.tar.gz debian-control-xUbuntu_6.06.tar.gz
Regards,
Martin
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org