From da5c13a3516f40148a541783f90d16dc357320c6 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 12 Oct 2012 22:38:07 +0400 Subject: License for cpp --- examples/gcc-4.4/Makefile | 5 ----- examples/gcc-4.4/cpp.p5m | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'examples') diff --git a/examples/gcc-4.4/Makefile b/examples/gcc-4.4/Makefile index 947ec51..44fa77f 100644 --- a/examples/gcc-4.4/Makefile +++ b/examples/gcc-4.4/Makefile @@ -4,11 +4,6 @@ include /usr/share/cibs/rules/autotools.mk include /usr/share/cibs/rules/patch.mk include /usr/share/cibs/rules/32.mk -summary := GNU Compiler Collection -license := GPL -license-file := COPYING - - # Clean all flags cause we are building very specific stuff CFLAGS := -O2 CXXFLAGS := $(CFLAGS) diff --git a/examples/gcc-4.4/cpp.p5m b/examples/gcc-4.4/cpp.p5m index 67a0c22..dbd6c32 100644 --- a/examples/gcc-4.4/cpp.p5m +++ b/examples/gcc-4.4/cpp.p5m @@ -27,6 +27,7 @@ set name=pkg.summary value="GNU C preprocessor" set name=info.source-url value=$(download) set name=info.upstream-url value=$(home) +license COPYING3 license=GPLv3 dir path=usr dir path=usr/bin -- cgit v1.2.3