mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 12:15:46 +01:00
Get rid of absurd Map#route flag. Consolodate some constants.
This commit is contained in:
@@ -31,7 +31,7 @@ XPI_DIRS = components $(MANGLE) defaults
|
||||
XPI_TEXTS = js jsm $(JAR_TEXTS)
|
||||
XPI_BINS = $(JAR_BINS)
|
||||
|
||||
XPI_NAME = $(NAME)_$(VERSION)
|
||||
XPI_NAME = $(NAME)-$(VERSION)
|
||||
XPI_PATH = ../downloads/$(XPI_NAME)
|
||||
XPI = $(XPI_PATH).xpi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user