mirror of
https://github.com/lxsang/ant-http
synced 2024-11-16 00:28:21 +01:00
Update Makefile.am
This commit is contained in:
parent
6fcc16fe23
commit
eb5af36a05
@ -54,8 +54,8 @@ antd_LDADD = libantd.la
|
||||
sysconf_DATA = antd-config.ini
|
||||
|
||||
install-data-local:
|
||||
- install -c ant-d $(prefix)/bin
|
||||
- [ -d /etc/systemd/system/ ] && cp antd.service /etc/systemd/system/
|
||||
- install -c ant-d $(DESTDIR)/$(prefix)/bin
|
||||
- [ -d $(DESTDIR)/etc/systemd/system/ ] && cp antd.service $(DESTDIR)/etc/systemd/system/
|
||||
|
||||
#install-data-local: $(srcdir)/conf/config.file $(srcdir)/conf/sub1/config.file
|
||||
# mkdir $(sysconfdir)/conf
|
||||
|
Loading…
Reference in New Issue
Block a user