diff --git a/common/Makefile b/common/Makefile index 7dbdbfe3..ec85f276 100644 --- a/common/Makefile +++ b/common/Makefile @@ -176,7 +176,7 @@ xpi: $(CHROME) rm -r -- $(CHROME) @if ! which realpath >/dev/null 2>&1; \ - then realpah() { \ + then realpath() { \ local IFS="$$(echo)"; \ local x="$$1"; \ case "$$x" in \