aboutsummaryrefslogtreecommitdiff
path: root/build-package
diff options
context:
space:
mode:
authordancer <dancer>2001-08-24 06:09:39 +0000
committerdancer <dancer>2001-08-24 06:09:39 +0000
commit2ca331979b002a55686e21d12938699a74122546 (patch)
tree17505bca202b1f4330bfa4af14b64b282ccd24b0 /build-package
parente39a1cc924709a92bee3dd51bb46e5052afc891c (diff)
downloadpbuilder-2ca331979b002a55686e21d12938699a74122546.tar
pbuilder-2ca331979b002a55686e21d12938699a74122546.tar.gz
updating docs, and fixing local data, and removing the feature to have a local mirror sites.
Diffstat (limited to 'build-package')
-rwxr-xr-xbuild-package4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-package b/build-package
deleted file mode 100755
index 8511f98..0000000
--- a/build-package
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-for a in $@; do ./build-package.sh $a; done
-