Correct sourcecode font make
This commit is contained in:
parent
18a92a6601
commit
2461da6060
@ -13,8 +13,6 @@ default: $(PACKAGE_NAME_DEB)
|
|||||||
$(PACKAGE_NAME_DEB):
|
$(PACKAGE_NAME_DEB):
|
||||||
@echo Building $@
|
@echo Building $@
|
||||||
cd src/; debuild -us -uc
|
cd src/; debuild -us -uc
|
||||||
mkdir -p $PRAWNOS_LOCAL_APT_REPO
|
|
||||||
cp $PACKAGE_NAME $PRAWNOS_LOCAL_APT_REPO
|
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user