mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Release version 0.5.0 (#146)
* Set version to 0.5.0 * Update debian/control to the new version (incompatible with 0.4.x) * Rename .install files to match SO version Co-authored-by: Veselin Georgiev <anrieff@gmail.com>
This commit is contained in:
parent
dfc8b2fdbd
commit
2343193401
14 changed files with 104 additions and 24 deletions
10
debian/libcpuid15-dev.install
vendored
Normal file
10
debian/libcpuid15-dev.install
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/usr/lib/*/lib*.so
|
||||
/usr/lib/*/lib*.a
|
||||
/usr/lib/*/lib*.la
|
||||
/usr/lib/*/pkgconfig/
|
||||
/usr/include/
|
||||
/usr/share/man/man3/cpu_id_t.3
|
||||
/usr/share/man/man3/cpu_list_t.3
|
||||
/usr/share/man/man3/cpu_mark_t.3
|
||||
/usr/share/man/man3/cpu_raw_data_t.3
|
||||
/usr/share/man/man3/libcpuid.3
|
Loading…
Add table
Add a link
Reference in a new issue