Skip to content
Snippets Groups Projects
Commit ed131e51 authored by alucryd's avatar alucryd Committed by svntogit
Browse files

FS#49225: lib32-libgudev 230-2

git-svn-id: file:///srv/repos/svn-community/svn@173921 9fca08f4-af9d-4005-b8df-a31f2cc04f65
parent bef95f2e
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
pkgname=lib32-libgudev pkgname=lib32-libgudev
pkgver=230 pkgver=230
pkgrel=1 pkgrel=2
pkgdesc='GObject bindings for libudev' pkgdesc='GObject bindings for libudev'
arch=('x86_64') arch=('x86_64')
url='https://wiki.gnome.org/Projects/libgudev' url='https://wiki.gnome.org/Projects/libgudev'
...@@ -36,7 +36,7 @@ package() { ...@@ -36,7 +36,7 @@ package() {
cd libgudev-${pkgver} cd libgudev-${pkgver}
make DESTDIR="${pkgdir}" install make DESTDIR="${pkgdir}" install
rm -rf ${pkgdir}/usr/{include,lib32/pkgconfig,share} rm -rf ${pkgdir}/usr/{include,share}
} }
# vim: ts=2 sw=2 et: # vim: ts=2 sw=2 et:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment