summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 21:26:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 21:26:55 (EDT)
commit0c44e759491e92a2a5df56f834e2b47a5f6ed063 (patch)
tree0872acf790e861901ddf48b7462c2e31ea87fb17 /build
parent63ae100214a12cb9ed5882e7ed457eefc7b3b39c (diff)
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.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
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:
@: