From af69e02d1968be15648346dea04273f980cac6b5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 7 Mar 2013 13:51:03 +0400 Subject: Fix license-file to include $(sourcedir) --- zeromq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zeromq/Makefile b/zeromq/Makefile index 535fd82..5d8bd93 100644 --- a/zeromq/Makefile +++ b/zeromq/Makefile @@ -11,7 +11,7 @@ include /usr/share/cibs/rules/copy.mk summary := The ZeroMQ messaging library license := LGPL -license-file := COPYING.LESSER +license-file := $(sourcedir)/COPYING.LESSER build-depends += \ library/libpgm \ -- cgit v1.2.3