net-libs/wandio: Remove .la file(s)
authorJeroen Roovers <jer@gentoo.org>
Tue, 26 May 2020 06:27:04 +0000 (08:27 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 26 May 2020 06:32:14 +0000 (08:32 +0200)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-libs/wandio/wandio-4.2.3_p1-r1.ebuild [moved from net-libs/wandio/wandio-4.2.3_p1.ebuild with 93% similarity]

similarity index 93%
rename from net-libs/wandio/wandio-4.2.3_p1.ebuild
rename to net-libs/wandio/wandio-4.2.3_p1-r1.ebuild
index 5da40030c1d1d010ad3ed7ad083008e5290dcdfc..e0d614fcb2418fc37507446457dbe175d364a7cb 100644 (file)
@@ -43,6 +43,11 @@ src_configure() {
                $(use_with zlib)
 }
 
+src_install() {
+       default
+       find "${ED}" -name '*.la' -delete || die
+}
+
 src_test() {
        pushd test || die
        sh do-basic-tests.sh