summaryrefslogtreecommitdiff
path: root/src/stage4/patches/ninja.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/ninja.patch')
-rw-r--r--src/stage4/patches/ninja.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/stage4/patches/ninja.patch b/src/stage4/patches/ninja.patch
deleted file mode 100644
index 146edbd..0000000
--- a/src/stage4/patches/ninja.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/PKGBUILD 2018-03-27 19:55:50.890298523 +0200
-+++ b/PKGBUILD 2018-03-27 20:42:24.594821191 +0200
-@@ -23,14 +23,6 @@ build() {
- emacs -Q --batch -f batch-byte-compile misc/ninja-mode.el
- }
-
--check() {
-- cd ninja-$pkgver
--
-- python2 ./configure.py
-- ./ninja ninja_test
-- ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
--}
--
- package() {
- cd ninja-$pkgver
-