(install-exec-hook): Remove "folders" before linking "folder" to it.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -36,4 +36,5 @@ fmtcheck_LDADD = $(mh_LIBS) | ... | @@ -36,4 +36,5 @@ fmtcheck_LDADD = $(mh_LIBS) |
36 | YFLAGS=-vt | 36 | YFLAGS=-vt |
37 | 37 | ||
38 | install-exec-hook: | 38 | install-exec-hook: |
39 | -rm -f $(DESTDIR)$(bindir)/folders | ||
39 | $(LN_S) $(DESTDIR)$(bindir)/folder $(DESTDIR)$(bindir)/folders | 40 | $(LN_S) $(DESTDIR)$(bindir)/folder $(DESTDIR)$(bindir)/folders | ... | ... |
-
Please register or sign in to post a comment