Skip to content

Commit 32b7104

Browse files
fixed issue
1 parent ccf67e6 commit 32b7104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +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
20+
cp cmd/dsp.py build/cmd/dsp
2121

2222
override_dh_auto_install:
2323
dh_install build/cmd/* /usr/bin

0 commit comments

Comments
 (0)