mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-17 22:05:03 +01:00
12 lines
497 B
Diff
12 lines
497 B
Diff
diff -Naur Intel-WiMAX-Binary-Supplicant-1.4.0/install_supplicant.sh Intel-WiMAX-Binary-Supplicant-1.4.0-nonlocal/install_supplicant.sh
|
|
--- Intel-WiMAX-Binary-Supplicant-1.4.0/install_supplicant.sh 2009-01-28 19:03:57.000000000 -0500
|
|
+++ Intel-WiMAX-Binary-Supplicant-1.4.0-nonlocal/install_supplicant.sh 2009-08-20 14:05:02.000000000 -0400
|
|
@@ -39,7 +39,7 @@
|
|
target=
|
|
|
|
DESTDIR=${DESTDIR:-}
|
|
-lib_dir=$DESTDIR/usr/local/lib/$project_name
|
|
+lib_dir=$DESTDIR/usr/lib/$project_name
|
|
|
|
create_dir()
|
|
{
|