From 06ac3d170176ff479be35a3758cf2fdafe41ba93 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Mon, 11 Jul 2005 03:53:31 +0000 Subject: [PATCH] document my apology svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3459 --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) 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