mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 12:44:13 +01:00
Import patch from dhahler. Closes issue \#253.
This commit is contained in:
@@ -133,6 +133,7 @@ install:
|
||||
fi; \
|
||||
\
|
||||
ext="$$profile/extensions/$(UUID)"; \
|
||||
mkdir -p "$$(dirname "$$ext")"; \
|
||||
rm -rf "$$ext.xpi" "$$ext"; \
|
||||
echo "Installing to $$ext"; \
|
||||
if which cygpath >/dev/null 2>&1; \
|
||||
|
||||
Reference in New Issue
Block a user