Skip to content

Commit ccf67e6

Browse files
added rule to install
1 parent 05fc6f2 commit ccf67e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ override_dh_auto_build:
1717
cp cmd/estat.py build/cmd/estat
1818
cp cmd/stbtrace.py build/cmd/stbtrace
1919
cp cmd/nfs_threads.py build/cmd/nfs_threads
20+
cp cmd/dsp.py build/cmd/nfs_threads
2021

2122
override_dh_auto_install:
2223
dh_install build/cmd/* /usr/bin

0 commit comments

Comments
 (0)