diff options
author | Andres Salomon <dilinger@queued.net> | 2021-01-18 04:31:30 -0500 |
---|---|---|
committer | Andres Salomon <dilinger@queued.net> | 2021-01-18 05:16:02 -0500 |
commit | e50780916e6a0c5b9dc456f643f6474d0d2198dc (patch) | |
tree | 555721e1780962cd5c5a4c3cacb3309d2bd3e9fc /debian/libquotient-dev.install | |
parent | 09eb39236666e81d5da014acea011dcd74d0999b (diff) | |
download | libquotient-e50780916e6a0c5b9dc456f643f6474d0d2198dc.tar.gz libquotient-e50780916e6a0c5b9dc456f643f6474d0d2198dc.zip |
Update for the 0.6.4 release and package rename
Diffstat (limited to 'debian/libquotient-dev.install')
-rw-r--r-- | debian/libquotient-dev.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/libquotient-dev.install b/debian/libquotient-dev.install new file mode 100644 index 00000000..9b9e44b6 --- /dev/null +++ b/debian/libquotient-dev.install @@ -0,0 +1,4 @@ +usr/include/* +usr/lib/*/lib*.so +usr/lib/*/pkgconfig/* +usr/lib/*/cmake/* |