We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fe89e commit 71348ddCopy full SHA for 71348dd
build/unix/Makefile
@@ -4,7 +4,7 @@ include rules.mak
4
5
vpath %.c ../../mamou:../../os9
6
7
-PACKAGENAME = toolshed-$(VERSION).tgz
+PACKAGENAME = toolshed-unix64-$(VERSION).tgz
8
ifneq ($(DESTDIR),)
9
INSTALLDIR = $(DESTDIR)/usr/bin
10
DOCDIR = $(DESTDIR)/usr/share/doc/toolshed
0 commit comments