diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-14 11:08:39 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-14 11:08:39 +0200 |
commit | 841295dbe89d09243fc8adae4a253ccb4400576b (patch) | |
tree | a737d335c2f2db9b7e6ea43d9bfb479dbb932cf2 | |
parent | 5ef183d2f2c1ec1faac1e55ed1c9061c48e74d20 (diff) | |
download | jenkins.debian.net-841295dbe89d09243fc8adae4a253ccb4400576b.tar.xz |
update_jdn: done with pbuilder since a long time
-rwxr-xr-x | update_jdn.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 375bcc70..7ebb6621 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -65,11 +65,6 @@ sudo apt-get install -t wheezy-backports qemu explain "Packages installed." # -# as long as d-i_manual_*_(html|pdf) is build on the host system... -# -sudo apt-get build-dep installation-guide - -# # deploy package configuration in /etc # cd $BASEDIR |