aboutsummaryrefslogtreecommitdiff
path: root/databases/arrow/files/patch-thirdparty_download__dependencies.sh
blob: be9540a6a6e06cb9ac69131ac7c7ad5340df2164 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- thirdparty/download_dependencies.sh.orig	2023-08-17 08:05:04 UTC
+++ thirdparty/download_dependencies.sh
@@ -62,4 +62,6 @@ main() {
   done
 }
 
-main
+echo "Bundling isn't allowed!"
+return 1
+#main