Add install file
authorIceyer <me@iceyer.net>
Wed, 26 Jul 2017 09:19:20 +0000 (17:19 +0800)
committerIceyer <me@iceyer.net>
Wed, 26 Jul 2017 09:19:20 +0000 (17:19 +0800)
Change-Id: Ib201b45a7df7f75b79dab3382a0aca7fa4744d69

README.md
debian/libdtkcore-dev.install [new file with mode: 0644]
debian/libdtkcore.install [new file with mode: 0644]

index 887779c565f602172154bb273da7c9cea5f377fc..25e5f772ae3909db77972afbdd3fec0756437171 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Deepin Tool Kit Document    {#mainpage}
+# Deepin Tool Kit Core {#mainpage}
 
 Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
 
-You shoud read the [Deepin Application Specification](\ref Specification) firstly.
+You shoud read the [Deepin Application Specification](\ref doc/Specification) firstly.
 
 ## Dependencies
 
@@ -50,5 +50,3 @@ We encourage you to report issues and contribute changes
 ## License
 
 deepin-tool-kit is licensed under [GPLv3](LICENSE).
-
-
diff --git a/debian/libdtkcore-dev.install b/debian/libdtkcore-dev.install
new file mode 100644 (file)
index 0000000..682da5c
--- /dev/null
@@ -0,0 +1,3 @@
+usr/lib/*/lib*.so
+usr/include
+usr/lib/*/pkgconfig/*.pc
diff --git a/debian/libdtkcore.install b/debian/libdtkcore.install
new file mode 100644 (file)
index 0000000..3ddde58
--- /dev/null
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*