aports/testing/bchunk/bin-user.patch
Sertonix 9eeb22f702 testing/bchunk: remove legacy bin user and minor improvments
Also remove unnecessary cd builddir and use abuild's CC/CFLAGS.
2024-10-13 04:39:34 +00:00

13 lines
363 B
Diff

Install as root user/group instead of the legacy bin.
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ install: installbin installman
installbin:
$(INSTALL) -m 755 -s -o root -g root bchunk $(BIN_DIR)
installman:
- $(INSTALL) -m 644 -o bin -g bin bchunk.1 $(MAN_DIR)/man1
+ $(INSTALL) -m 644 -o root -g root bchunk.1 $(MAN_DIR)/man1
BITS = bchunk.o