Skip to content

Commit

Permalink
Merge pull request #407 from firasuke/patch-2
Browse files Browse the repository at this point in the history
slibtool: simplify symlink
  • Loading branch information
ikeycode authored Oct 21, 2024
2 parents 15771c2 + affd4c2 commit 7c8e557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s/slibtool/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ install : |
ln -svf slibtoolize "%(installroot)%(bindir)/libtoolize"
%install_dir %(installroot)%(datadir)/aclocal/
ln -srvf %(installroot)%(datadir)/slibtool/slibtool.m4 %(installroot)%(datadir)/aclocal/slibtool.m4
ln -srvf %(installroot)%(datadir)/slibtool/slibtool.m4 %(installroot)%(datadir)/aclocal
packages :
- "%(name)":
paths:
Expand Down

0 comments on commit 7c8e557

Please sign in to comment.