From ac25636eccdabac33863f43d6d8ed55994e1363e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 31 Jan 2013 19:24:52 +0000 Subject: [PATCH] revert the change on the license --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c2dc3a64..074718db 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 $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/build/autoconf/LICENSE.TXT + rm $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/include/llvm/Support/LICENSE.TXT .PHONY: override_dh_strip override_dh_strip: