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