summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTae-Young Chung <ty83.chung@samsung.com>2016-11-21 15:28:16 +0900
committerTae-Young Chung <ty83.chung@samsung.com>2016-11-21 15:32:17 +0900
commitdbe397fd25425227afad62c5ab8e76153bb09464 (patch)
tree3ead69a8fd69bbdbef2893c8fe0cdafaa441e9cc
parent7ac82f84cc363195bba94b1f4b8b27e5945e03d1 (diff)
downloadlibdlib-dbe397fd25425227afad62c5ab8e76153bb09464.tar.gz
libdlib-dbe397fd25425227afad62c5ab8e76153bb09464.tar.bz2
libdlib-dbe397fd25425227afad62c5ab8e76153bb09464.zip
Fixed a license file name
[Profile] Common [Issue Type] Bug fixed; build break because of wrong Lisence file name [Dependency] None Change-Id: I5c74597f932e651cd2fc062034d9c89f27c33270 Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
-rw-r--r--packaging/dlib.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/dlib.spec b/packaging/dlib.spec
index 989268c..2dba544 100644
--- a/packaging/dlib.spec
+++ b/packaging/dlib.spec
@@ -62,7 +62,7 @@ find dlib -type f -name '*.h' -exec \
%files
%manifest %{name}.manifest
-%license LICENSE.txt
+%license LICENSE.BSL-1.0
%{_libdir}/libdlib.so.*
%files devel