Use ghost directive
This commit is contained in:
5
Makefile
5
Makefile
@@ -31,7 +31,4 @@ install:
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/nginx/conf.d
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/nginx/conf.d/ conf/security.conf
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/certbot
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/certbot/ conf/ovh.ini
|
||||
install --directory $(DESTDIR)/opt/certbot
|
||||
install --directory $(DESTDIR)$(RPM_SBINDIR)
|
||||
touch $(DESTDIR)$(RPM_SBINDIR)/certbot
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/certbot/ conf/ovh.ini.tpl
|
||||
|
||||
Reference in New Issue
Block a user