Ticket #8836: win32-packager.pl-check-for-target-instead-of-Makefile.patch
File win32-packager.pl-check-for-target-instead-of-Makefile.patch, 643 bytes (added by , 9 years ago) |
---|
-
packaging/Win32/build/win32-packager.pl
763 763 fetch => 'http://mythtv-for-windows.googlecode.com/files/libexif-0.6.17.tar.gz'], 764 764 [ dir => $sources.'libexif-0.6.17', 765 765 extract => $sources.'libexif-0.6.17.tar' ], 766 [ file => $ sources.'libexif-0.6.17/Makefile',766 [ file => $msys.'bin/libexif.dll', 767 767 shell => ["cd $unixsources/libexif-0.6.17", 768 768 "./configure --prefix=/usr", 769 769 "make",