mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Ralf Spenneberg fixup for make install target
This commit is contained in:
parent
be64d6bed4
commit
f9df421131
@ -40,7 +40,7 @@ SECDIR=${DESTDIR}/lib/security
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
install -d 755 $(SECDIR)
|
||||
install -m 755 -d $(SECDIR)
|
||||
install -m 555 $(NAME).so $(SECDIR)/
|
||||
|
||||
.PHONY: clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user