Ver código fonte

Correct sourcecode font make

SolidHal 3 anos atrás
pai
commit
2461da6060
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      filesystem/packages/font-source-code-pro/makefile

+ 0 - 2
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: