summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 17:12:00 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 17:12:00 (EDT)
commitb4f72669b55b43e50edfd1b61edae743c37da238 (patch)
treef4326f875d00c2bac7cb84cf44538df1498f9479
parent862ee3e019dc18cc97c5a4f6530a9cbe04d2f46e (diff)
libreadline-dev: Remove static libraries
-rwxr-xr-xbuild2
-rw-r--r--changelog1
-rw-r--r--libreadline-dev.pkg/files2
3 files changed, 3 insertions, 2 deletions
diff --git a/build b/build
index 9586564..f287ee5 100755
--- a/build
+++ b/build
@@ -15,6 +15,8 @@ build: configure
install: build
oh-autoinstall
+ # Remove static libraries.
+ rm -f dest/usr/lib/$(OPK_HOST_ARCH)/*.a
# Put all documentation files in /usr/share/doc/libreadline.6/.
mkdir -p dest/usr/share/doc/libreadline.6
mv dest/usr/share/readline dest/usr/share/doc/libreadline.6/examples
diff --git a/changelog b/changelog
index 08ceb60..3526da8 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ readline (8.0-1) trunk
* Update Maintainer and Homepage.
* libreadline.6: Remove upstream CHANGES and README from
/usr/share/doc/libreadline.6/.
+ * libreadline-dev: Remove static libraries.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 23 Jun 2019 16:48:51 -0400
diff --git a/libreadline-dev.pkg/files b/libreadline-dev.pkg/files
index a1d1062..7d8eb20 100644
--- a/libreadline-dev.pkg/files
+++ b/libreadline-dev.pkg/files
@@ -1,5 +1,3 @@
/usr/include
-/usr/lib/*/libhistory.a
/usr/lib/*/libhistory.so
-/usr/lib/*/libreadline.a
/usr/lib/*/libreadline.so