On Wed, Jan 25, 2023 at 08:45:55PM +0100, Helmar Gerloni wrote: > Hi Tony, > > sorry for causing so much work with tuxguitar, and thanks for your efforts! > > Do you think it would make sense to merge all the tuxguitar* packages into > one package tuxguitar with arch-any? Maybe this would solve these build > problems. > > I could try this out and put a new package on mentors; just let me know.
Hi Helmar, I think a patch like the one below is going to take care of the conflicting files. I need to do some piuparts testing and then I will upload again. Also, I'm considering of excluding mipsel and mips64el from the build architectures in the next upload. Any concerns? Thank you, tony -- diff --git a/debian/rules b/debian/rules index 9482c1d..d6c3076 100755 --- a/debian/rules +++ b/debian/rules @@ -21,3 +21,7 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build --sourcedirectory=build-scripts/tuxguitar-linux-x86_64 -- -e clean verify -Dnative-modules=true docbook-to-man misc/tuxguitar.sgml > debian/tuxguitar.1 + +override_dh_install-arch: + dh_auto_install + -rf -rfv ./debian/tuxguitar-alsa/usr/share/maven-repo
signature.asc
Description: PGP signature