File 0001-autotools-don-t-install-run-coccinelle.sh.patch of Package lxc
From f553c217467b26c6e134f8060d7635b4e0a20128 Mon Sep 17 00:00:00 2001
From: Christian Brauner <christian.brauner@ubuntu.com>
Date: Wed, 1 Apr 2020 22:25:53 +0200
Subject: [PATCH] autotools: don't install run-coccinelle.sh
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
---
coccinelle/Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/coccinelle/Makefile.am b/coccinelle/Makefile.am
index a3c8b03d95a7..059f5df41bed 100644
--- a/coccinelle/Makefile.am
+++ b/coccinelle/Makefile.am
@@ -3,5 +3,3 @@
EXTRA_DIST = exit.cocci \
run-coccinelle.sh \
while-true.cocci
-
-bin_SCRIPTS = run-coccinelle.sh
--
2.26.0