summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild3
-rw-r--r--changelog1
-rw-r--r--libunistring-dev.pkg/files1
3 files changed, 3 insertions, 2 deletions
diff --git a/build b/build
index 5132961..805a631 100755
--- a/build
+++ b/build
@@ -15,7 +15,8 @@ build: configure
install: build
oh-autoinstall
- # Remove GNU Libtool archive files.
+ # Remove static library and GNU Libtool archive.
+ rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libunistring.a
rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libunistring.la
# Put all documentation files in /usr/share/doc/libunistring.0/.
mv dest/usr/share/doc/libunistring/ dest/usr/share/doc/libunistring.0/
diff --git a/changelog b/changelog
index 6104855..640a87e 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ libunistring (0.9.10-1) trunk
* New upstream version.
* Update Maintainer.
+ * libunistring.0: Remove static library.
* libunistring.0: Use automatic shared library dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 19 Jun 2019 18:45:14 -0400
diff --git a/libunistring-dev.pkg/files b/libunistring-dev.pkg/files
index 47c5014..562c034 100644
--- a/libunistring-dev.pkg/files
+++ b/libunistring-dev.pkg/files
@@ -1,3 +1,2 @@
/usr/include/
-/usr/lib/*/libunistring.a
/usr/lib/*/libunistring.so