X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=makefile;h=0c0048ece689489d14b184293ad271138cdae740;hp=cb6659191697fc70d77a07df31c1c51a63fc840b;hb=aeb6d40121778735e8efea4e604b88c6f41af731;hpb=dad02f9555e61c3104f1eab38e7da6c92344092f diff --git a/makefile b/makefile index cb66591..0c0048e 100644 --- a/makefile +++ b/makefile @@ -40,7 +40,7 @@ test: $(BIN) $(TESTSUITE_BIN) dist: runghc Setup.hs configure --prefix=/ - runghc Setup.hs sdist + TAR_OPTIONS="--format=ustar" runghc Setup.hs sdist hlint: hlint --ignore="Use camelCase" \