We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bf31b commit 3abc101Copy full SHA for 3abc101
doc/packaging.md
@@ -27,6 +27,7 @@ cp -a packaging/debian target/
27
28
Then create package:
29
```
30
+cd target/
31
dpkg-buildpackage -b -kLSC
32
33
0 commit comments