X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=utils%2Fnasm-install.patch;fp=utils%2Fnasm-install.patch;h=6aa52fd9fd7ba6d0375f173c0853548b4908b94a;hp=0000000000000000000000000000000000000000;hb=ddc16b0737cf58f7aa90a69c6652cdf4090aec51;hpb=626595465a2c6987606a6bc697df65130ad8c2d3 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@ +