mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
libinput-gestures: $PKGDESTDIR -> $DESTDIR
This commit is contained in:
parent
2af84bc528
commit
1fa0c1b52a
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ checksum=34ee3641b1337bf59105dfa246c38c72e7b91a8b05aa3b3b7d2e1eb09ef29c5c
|
|||
conf_files="/etc/libinput-gestures.conf"
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="${PKGDESTDIR}" install
|
||||
make DESTDIR="${DESTDIR}" install
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue