Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/xf86-video-intel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xf86-video-intel/PKGBUILD')
-rw-r--r--extra/xf86-video-intel/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/extra/xf86-video-intel/PKGBUILD b/extra/xf86-video-intel/PKGBUILD
deleted file mode 100644
index 5db015dd..00000000
--- a/extra/xf86-video-intel/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-source+=('xf86-video-intel-no-forced-inlining.patch')
-sha256sums+=('9f3bafc54f22799c9c653321cb7d16b42f938b0085567b000c6271c8ebeac3e7')
-
-eval "$(
- declare -f prepare | \
- sed '
- /patch/a patch -Np1 -i ../xf86-video-intel-no-forced-inlining.patch
- '
-)"