diff --git a/debian/rules b/debian/rules index 416e05489..a0b58dd66 100755 --- a/debian/rules +++ b/debian/rules @@ -218,6 +218,8 @@ binary: binary-indep binary-arch # Makes the master debian/control file by substituting # variable values into the template. # +# I truly apologize for what I've created.. -dil +# archs := $(shell find debian/arch/ -mindepth 1 -maxdepth 1 -type d ! -name '.svn' -printf '%f\n') debian/control: debian/templates/control.main.in rm -f control.tmp 2>/dev/null