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