Skip to content

Commit

Permalink
libtracefs: install the missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
BC204 committed Sep 20, 2024
1 parent 4e5b670 commit 2e6f62f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions runtime-admin/libtracefs/autobuild/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
abinfo "Building libtracefs ..."
make all sqlhist

abinfo "Install libtracefs ..."
make libdir_relative=lib prefix=/usr DESTDIR="$PKGDIR" install
install -Dvm 755 "$SRCDIR"/bin/sqlhist -t "$PKGDIR"/usr/bin/

0 comments on commit 2e6f62f

Please sign in to comment.