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=b51f8ebd958af2c3693cc0084d5ec2baf1036f9a;hpb=23882ef53edbe4dfd5029b54c5ecfe7256bfec23 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@ +