summaryrefslogtreecommitdiffstats
path: root/hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment')
-rwxr-xr-xhosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 1d82cd2c..ba9ed4fa 100755
--- a/hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/odu3a-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -30,7 +30,7 @@ if [ -n "$BUILDUSERNAME" ] ; then
fi
fi
-# disable disorderfs
+# disable disorderfs due to #844498
exit 0
# use disorderfs on i386 only for now
if [ "$(dpkg --print-architecture)" != "i386" ] ; then