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.
2 parents ade478b + ed430ce commit 7ca74cfCopy full SHA for 7ca74cf
Makefile
@@ -8,7 +8,6 @@ install:
8
mkdir -p $(DESTDIR)$(PREFIX)/bin
9
install -t $(DESTDIR)$(PREFIX)/bin bin/heudiconv
10
install -m 644 -t $(DESTDIR)$(PREFIX)/share/heudiconv/heuristics heuristics/*
11
- install -m 644 -t $(DESTDIR)$(PREFIX)/share/doc/heudiconv/examples/heuristics/ examples/heuristics/*
12
13
uninstall:
14
rm -f $(DESTDIR)$(PREFIX)/bin/heudiconv
0 commit comments