Skip to content

Commit 7ca74cf

Browse files
authored
Merge pull request #60 from jooh/master
remove reference to non-existent path: examples/heuristics/
2 parents ade478b + ed430ce commit 7ca74cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ install:
88
mkdir -p $(DESTDIR)$(PREFIX)/bin
99
install -t $(DESTDIR)$(PREFIX)/bin bin/heudiconv
1010
install -m 644 -t $(DESTDIR)$(PREFIX)/share/heudiconv/heuristics heuristics/*
11-
install -m 644 -t $(DESTDIR)$(PREFIX)/share/doc/heudiconv/examples/heuristics/ examples/heuristics/*
1211

1312
uninstall:
1413
rm -f $(DESTDIR)$(PREFIX)/bin/heudiconv

0 commit comments

Comments
 (0)