xf86-input-joystick: update to 1.16.1.
This commit is contained in:
parent
4f6409a866
commit
d2c5225f2a
3 changed files with 20 additions and 10 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'xf86-input-joystick-devel'.
|
||||
#
|
||||
depends="xorg-server-devel xf86-input-joystick"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue