From f7ad6b602de2a18eca96cf1516a0254c777e2c09 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 31 Jan 2013 16:37:12 +0000 Subject: [PATCH] remove an extra license file --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 074718db..c2dc3a64 100755 --- a/debian/rules +++ b/debian/rules @@ -133,7 +133,7 @@ override_dh_auto_install: done # Remove some license files - rm $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/include/llvm/Support/LICENSE.TXT + rm $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/include/llvm/Support/LICENSE.TXT $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/build/autoconf/LICENSE.TXT .PHONY: override_dh_strip override_dh_strip: