diff --git a/filesystem/packages/font-source-code-pro/makefile b/filesystem/packages/font-source-code-pro/makefile index ed6833b..cab7b61 100644 --- a/filesystem/packages/font-source-code-pro/makefile +++ b/filesystem/packages/font-source-code-pro/makefile @@ -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: