El dt 22 de 09 de 2009 a les 17:57 +0200, en/na Raphael Hertzog va escriure: > Are you suggesting that the “build” rules of packages should be modified > to not build stuff specific to arch: all packages if DEB_BUILD_OPTIONS > contains build-arch?
Precisely. I'm using these lines: ifeq (,$(filter build-arch,$(DEB_BUILD_OPTIONS))) build: build-indep build-arch else build: build-arch endif -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org