summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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