Skip to content
Snippets Groups Projects
Unverified Commit 6a033a83 authored by Ralph Giles's avatar Ralph Giles
Browse files

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.
parent 88a72642
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ ssl_BUILD: $(ssl_DIR)
# 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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment