diff --git a/srcpkgs/libdrm/patches/disable-tests.patch b/srcpkgs/libdrm/patches/disable-tests.patch deleted file mode 100644 index efdfa6eead6..00000000000 --- a/srcpkgs/libdrm/patches/disable-tests.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.am.orig 2015-12-28 09:23:18.740793760 +0100 -+++ Makefile.am 2015-12-28 09:23:27.467881822 +0100 -@@ -96,7 +96,6 @@ SUBDIRS = \ - $(EXYNOS_SUBDIR) \ - $(FREEDRENO_SUBDIR) \ - $(TEGRA_SUBDIR) \ -- tests \ - $(MAN_SUBDIR) - - libdrm_la_LTLIBRARIES = libdrm.la