From: Jack Lange Date: Fri, 18 Jan 2008 23:59:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: JACK-WORKING-STATIC-GEEKOS~13 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=b51f8ebd958af2c3693cc0084d5ec2baf1036f9a *** empty log message *** --- diff --git a/utils/nasm-install.patch b/utils/nasm-install.patch new file mode 100644 index 0000000..6aa52fd --- /dev/null +++ b/utils/nasm-install.patch @@ -0,0 +1,11 @@ +--- Makefile.in 2005-01-14 17:05:31.000000000 -0600 ++++ ../Makefile.in 2008-01-08 18:57:47.861088072 -0600 +@@ -20,7 +20,7 @@ + LIBS = @LIBS@ + PERL = perl + +-INSTALL = @INSTALL@ ++INSTALL = @INSTALL@ -D + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_DATA = @INSTALL_DATA@ +