Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
af4798d7
...
af4798d7eb238edbe693102dd7efa97e65386426
authored
2002-09-26 14:20:20 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(install-exec-hook): Remove "folders" before linking "folder" to it.
1 parent
9a1c2704
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mh/Makefile.am
mh/Makefile.am
View file @
af4798d
...
...
@@ -36,4 +36,5 @@ fmtcheck_LDADD = $(mh_LIBS)
YFLAGS
=
-vt
install-exec-hook
:
-
rm -f
$(DESTDIR)$(bindir)
/folders
$(LN_S)
$(DESTDIR)$(bindir)
/folder
$(DESTDIR)$(bindir)
/folders
...
...
Please
register
or
sign in
to post a comment