Skip to content

Commit bdfce2b

Browse files
committed
Remove unused code
The files xt_CHECKSUM.ko, iptables_1.4.8-3local1checksum1_i386 and xe-guest-utilities_5.6.0-595_i386 does not exist in the repo now.
1 parent 0015ac8 commit bdfce2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

patches/systemvm/debian/buildsystemvm.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -477,9 +477,9 @@ scriptdir=$(dirname $PWD/$0)
477477

478478
rm -rf /tmp/systemvm
479479
mkdir -p /tmp/systemvm
480-
cp ./xt_CHECKSUM.ko /tmp/systemvm
481-
cp ./iptables_1.4.8-3local1checksum1_i386.deb /tmp/systemvm
482-
cp ./xe-guest-utilities_5.6.0-595_i386.deb /tmp/systemvm
480+
#cp ./xt_CHECKSUM.ko /tmp/systemvm
481+
#cp ./iptables_1.4.8-3local1checksum1_i386.deb /tmp/systemvm
482+
#cp ./xe-guest-utilities_5.6.0-595_i386.deb /tmp/systemvm
483483

484484
rm -f $IMAGELOC
485485
begin=$(date +%s)

0 commit comments

Comments
 (0)