Update rules
This commit is contained in:
parent
b690d69b67
commit
eefbb25dc7
2
debian/rules
vendored
2
debian/rules
vendored
@ -71,6 +71,8 @@ pkgdir = $(srcdir)/debian/ananicy-cpp
|
||||
|
||||
override_dh_auto_configure:
|
||||
./install-deps.sh && ./configure.sh --enable_systemd --prefix=$(pkgdir)/usr/ && ./build.sh
|
||||
|
||||
override_dh_auto_install:
|
||||
cmake --install build/RelWithDebInfo --component Runtime
|
||||
|
||||
## === End end of region ===
|
||||
|
Loading…
Reference in New Issue
Block a user