mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Add name to install
This commit is contained in:
parent
90f18e9b34
commit
9d774d93c5
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -95,7 +95,7 @@ installnoconf: $(BIND)/$(NAME)
|
|||
installselinux:
|
||||
echo "installing selinux modules"
|
||||
make -f /usr/share/selinux/devel/Makefile ly.pp
|
||||
@install -DZ ly.pp ${DESTDIR}/usr/share/selinux/packages
|
||||
@install -DZ ly.pp ${DESTDIR}/usr/share/selinux/packages/ly.pp
|
||||
|
||||
uninstall:
|
||||
@echo "uninstalling"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue