... | ... | @@ -55,7 +55,7 @@ Use the editor of your choice to edit `Makefile` in this directory. Append some |
|
|
VER_VERSION:=0.9.22-hacked
|
|
|
```
|
|
|
|
|
|
Now build binary packages by running `dpkg-buildpackage -n -nc`.
|
|
|
Now build binary packages by running `dpkg-buildpackage -b -nc`.
|
|
|
|
|
|
Find the created packages and install them (using `dpkg -i`). This will cause the packages you installed earlier to by replaced by the ones you just built.
|
|
|
|
... | ... | |