Remove unnecessary pre-build command

This commit is contained in:
Hackerpilot 2016-01-14 00:29:54 -08:00
parent ecf476a341
commit ab08f0b28b
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"authors": ["Brian Schott"],
"license" : "Boost Software License - Version 1.0",
"targetType": "executable",
"preBuildCommands": ["git log -1 --format='%H' > githash.txt"],
"versions": ["built_with_dub"],
"dependencies": {
"libdparse": "~>0.3.0",