From 365570a405165b4b4047de1f040c7cdac1213455 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 31 Oct 2011 19:15:30 +0100 Subject: [PATCH] fix typo --- build-oot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-oot.sh b/build-oot.sh index 19ebd09..73ef974 100755 --- a/build-oot.sh +++ b/build-oot.sh @@ -72,7 +72,7 @@ EFO cp /boot/config-*-$PB_FLAVOUR .config make prepare make modules_prepare - /usr/bin/make-kpkg -j 25 --arch amd64 --rootcmd fakeroot --append-to-version -profitbricks-gw --initrd --arch_in_name modules + /usr/bin/make-kpkg -j 25 --arch amd64 --rootcmd fakeroot --append-to-version -profitbricks-$PB_FLAVOUR --initrd --arch_in_name modules cd /usr/src/ ls *deb -- 2.39.5