X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=images%2Fguest-aux%2Fmake-debian-img.sh;h=ade23311583f406633db85cf8ecf3b8e3485bab1;hb=655f8037def7742a608fb272004eec51424ac31d;hp=9a01e938b7ce5d9ee03fd92877fe073c32df7b02;hpb=33a2c184e12c0bdbf061a9f36c87d76c28444712;p=libguestfs.git diff --git a/images/guest-aux/make-debian-img.sh b/images/guest-aux/make-debian-img.sh index 9a01e93..ade2331 100755 --- a/images/guest-aux/make-debian-img.sh +++ b/images/guest-aux/make-debian-img.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Make a Debian image which is enough to fool the inspection heuristics. @@ -31,7 +31,7 @@ LABEL=BOOT /boot ext2 default 0 0 EOF # Create a disk image. -../run ../fish/guestfish <<'EOF' +../run ../fish/guestfish <