From 962cf52575e7fba89dc8b0273c0d62cc0a7344e2 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sun, 16 Sep 2018 19:55:13 +0200 Subject: [PATCH] linux-driver-management: don't move typelib to -devel --- srcpkgs/linux-driver-management/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/linux-driver-management/template b/srcpkgs/linux-driver-management/template index 7bc924ab6d9..d712ca0f834 100644 --- a/srcpkgs/linux-driver-management/template +++ b/srcpkgs/linux-driver-management/template @@ -1,7 +1,7 @@ # Template file for 'linux-driver-management' pkgname=linux-driver-management version=1.0.3 -revision=1 +revision=2 patch_args="-Np1" # Tests require unpackaged umockdev # https://github.com/martinpitt/umockdev @@ -31,7 +31,6 @@ linux-driver-management-devel_package() { vmove usr/include vmove "usr/lib/*.so" vmove usr/lib/pkgconfig - vmove usr/lib/girepository-1.0 vmove usr/share/gir-1.0 } }