From apt-build-devel at lists.alioth.debian.org Fri Mar 6 16:24:19 2009 From: apt-build-devel at lists.alioth.debian.org (apt-build development list) Date: Fri, 06 Mar 2009 13:24:19 -0300 Subject: [apt-build-devel] persistent flags Message-ID: <49B14E33.9000807@gmail.com> Hello everyone, I recently started to use apt-build and found little solid documentation on the subject on the web, so I'm using this list. Please excuse me if I'm doing a bad use of this list. I made changes to the apt-build.conf, but I don't see these changes reflected in the output of the compilation. My first guess is that my changes are overwritten by debian rules defined on the source. Objectively, my first questions are: 1) how do I know if my changes were reflected in the final binary? 2) do I need make a script to modify the debian rules recursively on all sources to make sure that will be used in compilation? Thanks in advanced, Eduardo Bach