Compare commits

1 Commits

Author SHA1 Message Date
2161cac791 Fix makefile typo 2025-12-31 16:48:37 +01:00

View File

@@ -30,5 +30,5 @@ install:
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/netoik-rp.conf
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/ovh.ini
install --directory=$(DESTDIR)$(RPM_UNITDIR)
install --directory $(DESTDIR)$(RPM_UNITDIR)
install --target-directory=$(DESTDIR)$(RPM_UNITDIR)/ services/netoik-rp.service