summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index b1de0dbd..09903625 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -98,7 +98,7 @@ clean_workspace
#
if [ "$1" = "" ] ; then
pdebuild_package
- preserve_pu_udebs
+ preserve_pu_udebs
else
echo do something else ; exit 1
fi