Skip to content

Commit ffe42fb

Browse files
committed
Fix build dir perms
1 parent 63c966c commit ffe42fb

File tree

1 file changed

+1
-0
lines changed
  • ci/ubuntu-24.04-noble/debian

1 file changed

+1
-0
lines changed

ci/ubuntu-24.04-noble/debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ override_dh_auto_configure:
1919
-DENABLE_EXTENSION_MCRYPT=Off \
2020
-DENABLE_MCROUTER=On \
2121
-DENABLE_EXTENSION_IMAGICK=Off
22+
chmod -R 777 obj-x86_64-linux-gnu
2223

2324
override_dh_auto_build:
2425
dh_auto_build --parallel -- bundled_folly

0 commit comments

Comments
 (0)