Skip to content

Less agressive 'uninstall' target: don't remove directory unless it was created by 'install' process.#393

Merged
henry2cox merged 1 commit intolinux-test-project:masterfrom
henry2cox:master
Mar 4, 2025
Merged

Less agressive 'uninstall' target: don't remove directory unless it was created by 'install' process.#393
henry2cox merged 1 commit intolinux-test-project:masterfrom
henry2cox:master

Conversation

@henry2cox
Copy link
Collaborator

See #389, #390

Signed-off-by: Henry Cox [email protected]

Makefile Outdated
# any of their names
SCRIPTS = $(shell ls scripts | grep -v -E '([\#\~]|\.orig|\.bak|\.BAK)' )
LIBS = lcovutil.pm
MAN_SECTIONS= 1 5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
MAN_SECTIONS= 1 5
MAN_SECTIONS = 1 5

?

@henry2cox henry2cox force-pushed the master branch 2 times, most recently from 030b9c1 to 3da0633 Compare March 4, 2025 15:46
Makefile Outdated
FIX = $(realpath bin/fix.pl)
RM = rm
RM = rm -f
RMDIR = rmdir --ignore-fail-on-non-empty
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henry2cox henry2cox merged commit 38a82d5 into linux-test-project:master Mar 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants