From 6fd356b935bd289884c4741cad4f2bd368b77c34 Mon Sep 17 00:00:00 2001 From: Yuan Zhou Date: Wed, 22 Apr 2015 14:33:39 +0800 Subject: [PATCH] misc: fix make debs script Signed-off-by: Yuan Zhou --- make-debs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make-debs.sh b/make-debs.sh index ecb51097d4e5..535b27b929bf 100755 --- a/make-debs.sh +++ b/make-debs.sh @@ -89,6 +89,7 @@ Suite: stable Components: main Architectures: i386 amd64 source EOF +ln -s $codename/conf conf reprepro --basedir $(pwd) include $codename WORKDIR/*.changes # # teuthology needs the version in the version file -- 2.47.3