blob: 5ffd727cc33cabe3d625e51284a07cb040ab7505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/dub.json b/dub.json
index a0d6357..abae578 100644
--- a/dub.json
+++ b/dub.json
@@ -13,8 +13,5 @@
],
"versions" : [
"built_with_dub"
- ],
- "preBuildCommands" : [
- "$DC -run \"$PACKAGE_DIR/dubhash.d\""
]
}
|