Skip to content
Snippets Groups Projects
Commit b80acff8 authored by Corentin Chary's avatar Corentin Chary Committed by Corentin Chary
Browse files

debian: fix paths

parent bca864cf
No related branches found
No related tags found
No related merge requests found
debian/tmp/opt/commonit/bin/pkcs11-daemon /usr/bin debian/tmp/opt/commonit/usr/bin/pkcs11-daemon /usr/bin
\ No newline at end of file \ No newline at end of file
debian/tmp/opt/commonit/lib/libpkcs11-proxy*.so.* /opt/commonit/usr/lib debian/tmp/opt/commonit/usr/lib/libpkcs11-proxy*.so* /opt/commonit/usr/lib
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
include /usr/share/cdbs/1/class/cmake.mk include /usr/share/cdbs/1/class/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CMAKE_INSTALL_PREFIX=/opt/commonit/ DEB_CMAKE_INSTALL_PREFIX=/opt/commonit/usr/
DEB_DH_BUILDDEB_ARGS=--destdir=$(HOME)/pkg-pool DEB_DH_BUILDDEB_ARGS=--destdir=$(HOME)/pkg-pool
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment