Tweak Makefile output.
This commit is contained in:
parent
f4699f5bc1
commit
2a2d81a410
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ deb:
|
||||||
rm -rf debian
|
rm -rf debian
|
||||||
mkdir -p debian
|
mkdir -p debian
|
||||||
cp -vf packaging/deb/* debian/
|
cp -vf packaging/deb/* debian/
|
||||||
@echo "First create source archive with: dpkg-source -b core-4.5"
|
@echo "First create source archive with: dpkg-source -b core-@CORE_VERSION@"
|
||||||
@echo "Then build with: pbuilder-dist precise i386 build core*.dsc"
|
@echo "Then build with: pbuilder-dist precise i386 build core*.dsc"
|
||||||
|
|
||||||
.PHONY: core-restart
|
.PHONY: core-restart
|
||||||
|
|
Loading…
Add table
Reference in a new issue