From 0c44e759491e92a2a5df56f834e2b47a5f6ed063 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 06 Apr 2019 21:26:55 -0400 Subject: source.mk: Remove The "bzip.org" domain is no longer under the maintainer's control, so do not try to download source archives from it. A new upstream version would be downloaded and verified in a different way and is unlikely to be released in the near future, so for now just remove the "source" target altogether. The ProteanOS package archive has a copy of the bzip2 1.0.6 sources archive, so this target isn't really necessary even if upstream vanishes completely. --- (limited to 'build') diff --git a/build b/build index 72ff067..95f3ac5 100755 --- a/build +++ b/build @@ -1,7 +1,5 @@ #!/usr/bin/make -f -include ../source.mk - nop: @: -- cgit v0.9.1