From c316f6cdbdb8415494ccc92e265c442bf2cee1a4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Aug 2008 21:33:56 +0200 Subject: Moving win32-loader inclusion support from external hook into main program (Closes: #476546). --- examples/hooks/win32-loader.sh | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 examples/hooks/win32-loader.sh (limited to 'examples') diff --git a/examples/hooks/win32-loader.sh b/examples/hooks/win32-loader.sh deleted file mode 100755 index ee328c574..000000000 --- a/examples/hooks/win32-loader.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -# This is a hook for live-helper(7) to install win32-loader. -# win32-loader was written by Robert Milan . -# -# To enable it, copy this hook into your config/binary_local-hooks directory. - -cd binary - -wget http://goodbye-microsoft.com/pub/debian.exe - -cd "${OLDPWD}" -- cgit v1.2.3