Correct sourcecode font make

This commit is contained in:
SolidHal 2020-07-02 22:49:09 -05:00
parent 18a92a6601
commit 2461da6060

View File

@ -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: