about summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorc0bw3b <c0bw3b@users.noreply.github.com>2019-05-04 19:52:24 +0200
committerc0bw3b <c0bw3b@users.noreply.github.com>2019-05-04 19:52:24 +0200
commit9cb260d091f5a474ee70ddccc6b8ecad825a78dc (patch)
treebd916d0989e7ec64fa7a1fda00ce0d9e000afecf /pkgs/servers
parent01c27d6faf44ccd435069bcbe40785f9e0bfd9be (diff)
downloadnixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar.gz
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar.bz2
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar.lz
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar.xz
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.tar.zst
nixlib-9cb260d091f5a474ee70ddccc6b8ecad825a78dc.zip
[treewide] delete unused patches
Diffstat (limited to 'pkgs/servers')
-rw-r--r--pkgs/servers/sql/mysql/abi_check.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/pkgs/servers/sql/mysql/abi_check.patch b/pkgs/servers/sql/mysql/abi_check.patch
deleted file mode 100644
index e9f9cfdc9d95..000000000000
--- a/pkgs/servers/sql/mysql/abi_check.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -rc mysql-5.1.40/Makefile.in mysql-5.1.40-new/Makefile.in
-*** mysql-5.1.40/Makefile.in	2009-10-06 19:57:22.000000000 +0200
---- mysql-5.1.40-new/Makefile.in	2009-12-16 13:07:16.060108763 +0100
-***************
-*** 891,897 ****
-  		--srcdir=$(top_srcdir)
-  	storage/myisam/myisamchk --silent --fast $(distdir)/win/data/mysql/*.MYI
-  
-! all-local:		@ABI_CHECK@	
-  
-  tags:
-  	support-files/build-tags
---- 891,897 ----
-  		--srcdir=$(top_srcdir)
-  	storage/myisam/myisamchk --silent --fast $(distdir)/win/data/mysql/*.MYI
-  
-! all-local:		
-  
-  tags:
-  	support-files/build-tags