parent
873e0b572a
commit
8ca88379cf
@ -1,3 +1,3 @@
|
||||
/wine-1.7.54.tar.bz2
|
||||
/wine-1.7.54.tar.bz2.sign
|
||||
/wine-staging-1.7.54.tar.gz
|
||||
/wine-1.7.55.tar.bz2
|
||||
/wine-1.7.55.tar.bz2.sign
|
||||
/wine-staging-1.7.55.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
155bbbed0465e8d56d5e6cb14a51fb6e wine-1.7.54.tar.bz2
|
||||
ebd8c72d14f7d2e71959b49689e0d407 wine-1.7.54.tar.bz2.sign
|
||||
a33b2975dca2468dd83b84bb844d666d wine-staging-1.7.54.tar.gz
|
||||
161b37f57ed21508d9171df664ff5e13 wine-1.7.55.tar.bz2
|
||||
2d411ab794bda23a1d6815ee467f8483 wine-1.7.55.tar.bz2.sign
|
||||
59816f88f93bc8fc3f2430a33490d31c wine-staging-1.7.55.tar.gz
|
||||
|
@ -1,44 +0,0 @@
|
||||
--- a/patches/patchinstall.sh 2015-10-31 18:16:04.000000000 -0500
|
||||
+++ b/patches/patchinstall.sh 2015-11-04 23:26:11.214562133 -0600
|
||||
@@ -2371,12 +2371,12 @@
|
||||
# | Modified files:
|
||||
# | * configure.ac
|
||||
# |
|
||||
-if test "$enable_configure_Absolute_RPATH" -eq 1; then
|
||||
- patch_apply configure-Absolute_RPATH/0001-configure-Also-add-the-absolute-RPATH-when-linking-a.patch
|
||||
- (
|
||||
- echo '+ { "Sebastian Lackner", "configure: Also add the absolute RPATH when linking against libwine.", 1 },';
|
||||
- ) >> "$patchlist"
|
||||
-fi
|
||||
+#if test "$enable_configure_Absolute_RPATH" -eq 1; then
|
||||
+# patch_apply configure-Absolute_RPATH/0001-configure-Also-add-the-absolute-RPATH-when-linking-a.patch
|
||||
+# (
|
||||
+# echo '+ { "Sebastian Lackner", "configure: Also add the absolute RPATH when linking against libwine.", 1 },';
|
||||
+# ) >> "$patchlist"
|
||||
+#fi
|
||||
|
||||
# Patchset crypt32-CMS_Certificates
|
||||
# |
|
||||
@@ -4477,14 +4477,14 @@
|
||||
# | dlls/ntoskrnl.exe/tests/driver.sys/util.h, dlls/ntoskrnl.exe/tests/ntoskrnl.c, include/wine/test.h,
|
||||
# | tools/make_makefiles, tools/makedep.c
|
||||
# |
|
||||
-if test "$enable_ntoskrnl_DriverTest" -eq 1; then
|
||||
- patch_apply ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch
|
||||
- patch_apply ntoskrnl-DriverTest/0002-ntoskrnl.exe-tests-Add-kernel-compliant-test-functio.patch
|
||||
- (
|
||||
- echo '+ { "Sebastian Lackner", "ntoskrnl.exe/tests: Add initial driver testing framework and corresponding changes to Makefile system.", 2 },';
|
||||
- echo '+ { "Michael Müller", "ntoskrnl.exe/tests: Add kernel compliant test functions.", 1 },';
|
||||
- ) >> "$patchlist"
|
||||
-fi
|
||||
+#if test "$enable_ntoskrnl_DriverTest" -eq 1; then
|
||||
+# patch_apply ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch
|
||||
+# patch_apply ntoskrnl-DriverTest/0002-ntoskrnl.exe-tests-Add-kernel-compliant-test-functio.patch
|
||||
+# (
|
||||
+# echo '+ { "Sebastian Lackner", "ntoskrnl.exe/tests: Add initial driver testing framework and corresponding changes to Makefile system.", 2 },';
|
||||
+# echo '+ { "Michael Müller", "ntoskrnl.exe/tests: Add kernel compliant test functions.", 1 },';
|
||||
+# ) >> "$patchlist"
|
||||
+#fi
|
||||
|
||||
# Patchset ntoskrnl-Stubs
|
||||
# |
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue