From f236b45409b6b9bb920d07964143a1babd758f04 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 31 May 2019 21:56:06 -0400 Subject: libtommath-dev: Remove static library --- diff --git a/build b/build index b563c1d..4ce220d 100755 --- a/build +++ b/build @@ -14,6 +14,7 @@ build: install: build oh-autoinstall -- -f makefile.shared $(macros) rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.la + rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.a oh-fixperms oh-strip oh-installfiles diff --git a/changelog b/changelog index c37d687..b8e3f11 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,7 @@ libtommath (1.1.0-1) trunk * New upstream release. - Drop old patch to fix the package version in a makefile. * Update Maintainer and Homepage fields. + * libtommath-dev: Remove static library. -- Patrick McDermott Fri, 31 May 2019 21:20:36 -0400 diff --git a/libtommath-dev.pkg/files b/libtommath-dev.pkg/files index a4cc1cf..7412278 100644 --- a/libtommath-dev.pkg/files +++ b/libtommath-dev.pkg/files @@ -1,3 +1,2 @@ /usr/include/ -/usr/lib/*/libtommath.a /usr/lib/*/libtommath.so -- cgit v0.9.1