Skip to content

Commit

Permalink
Revert "cleanup: tarball pkg: drop top-level bin links"
Browse files Browse the repository at this point in the history
Breaks at least one known usage. Reconsider another time.

This reverts commit 373add9.
  • Loading branch information
abower-amd committed Sep 24, 2024
1 parent 0afbafc commit f5bba65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ uninstall:
flat_install: SBINDIR=bin
flat_install: prefix=
flat_install: install
cd $(DESTDIR) && ln -sf $(SBINDIR)/* .

# Prevent make from removing any build targets, including intermediate ones

Expand Down

0 comments on commit f5bba65

Please sign in to comment.