X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=images%2Fguest-aux%2Fmake-ubuntu-img.sh;h=0c4d60a1cb9a13f83ebb86c53e73511dfd45be4d;hb=d3458d7bc46d4fa68acd759cf5dc308f76531fe4;hp=8d62e5d95cdcbf6997f1e3c0527443555ab55bde;hpb=9becb385b78eddb9b3817c6accaa6cdb3db0b5af;p=libguestfs.git diff --git a/images/guest-aux/make-ubuntu-img.sh b/images/guest-aux/make-ubuntu-img.sh index 8d62e5d..0c4d60a 100755 --- a/images/guest-aux/make-ubuntu-img.sh +++ b/images/guest-aux/make-ubuntu-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 an Ubuntu image which is enough to fool the inspection heuristics. @@ -36,7 +36,7 @@ DISTRIB_DESCRIPTION="Ubuntu 10.10 (Phony Pharaoh)" EOF # Create a disk image. -../fish/guestfish <<'EOF' +../run ../fish/guestfish <