From 2461da60605d599c2fd69f4116955b646711955f Mon Sep 17 00:00:00 2001 From: SolidHal Date: Thu, 2 Jul 2020 22:49:09 -0500 Subject: [PATCH] Correct sourcecode font make --- filesystem/packages/font-source-code-pro/makefile | 2 -- 1 file changed, 2 deletions(-) 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: