diff --git a/abuild.in b/abuild.in index 0f70a4b..99000b6 100644 --- a/abuild.in +++ b/abuild.in @@ -2625,6 +2625,7 @@ rootbld() { --setenv CARCH "$CARCH" \ --setenv HOME "$HOME" \ --setenv REPODEST "$REPODEST" \ + --setenv SRCDEST "$SRCDEST" \ --setenv ABUILD_USERDIR "$ABUILD_USERDIR" \ ${ABUILD_BOOTSTRAP:+--setenv ABUILD_BOOTSTRAP "$ABUILD_BOOTSTRAP"} \ ${APORTS_BOOTSTRAP:+--setenv APORTS_BOOTSTRAP "$APORTS_BOOTSTRAP"} \