mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gpsd: not export DESTDIR on install
scons will use --install-sandbox
This commit is contained in:
parent
07dba34961
commit
8e232c7207
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ pre_build() {
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
unset LD
|
unset LD
|
||||||
export DESTDIR=${DESTDIR}
|
|
||||||
makejobs="-j1"
|
makejobs="-j1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue