diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-06 06:00:07 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-12-06 06:00:07 +0400 |
commit | ef58706257fa4d00b698b27feeeb3627feea8930 (patch) | |
tree | 81f00da47741a0293e225f748ac4e12740334724 /libunistring/Makefile | |
parent | fbbca5976a6e0b3db5aea626c25f06e5dceb531c (diff) | |
download | cibs-pkgs-ef58706257fa4d00b698b27feeeb3627feea8930.tar.gz |
Split libunistring
Diffstat (limited to 'libunistring/Makefile')
-rw-r--r-- | libunistring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libunistring/Makefile b/libunistring/Makefile index 775e0ff..d6e423f 100644 --- a/libunistring/Makefile +++ b/libunistring/Makefile @@ -5,7 +5,7 @@ include /usr/share/cibs/rules/32.mk include /usr/share/cibs/rules/64.mk -summary := manipulate Unicode strings and C strings according to the Unicode standard. +summary := manipulate Unicode strings and C strings according to the Unicode standard. license := LGPL license-file := COPYING.LIB |