ref: 6a033a8312c6ad7a10ed290b306633d2a5607930
parent: 88a726425a941da7f210043c5d584c27df131ef3
author: Ralph Giles <giles@thaumas.net>
date: Wed Jun 7 05:47:29 EDT 2017
mingw: Drop fedora from dist version. I think it's less confusing for most users to omit this. I added it so I could distinguish the docker-hosted cross package from others, but it's a distraction for people trying to use the resulting binaries.
--- a/mingw/Makefile
+++ b/mingw/Makefile
@@ -89,7 +89,7 @@
# Package the binaries.
DIST_VERSION := $(shell git describe --dirty)
-DIST := opusfile-$(DIST_VERSION)-f25docker-win32
+DIST := opusfile-$(DIST_VERSION)-win32
package: $(DIST).zip
$(DIST).zip: $(DIST)