We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf67e6 commit 32b7104Copy full SHA for 32b7104
1 file changed
debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_build:
17
cp cmd/estat.py build/cmd/estat
18
cp cmd/stbtrace.py build/cmd/stbtrace
19
cp cmd/nfs_threads.py build/cmd/nfs_threads
20
- cp cmd/dsp.py build/cmd/nfs_threads
+ cp cmd/dsp.py build/cmd/dsp
21
22
override_dh_auto_install:
23
dh_install build/cmd/* /usr/bin
0 commit comments