mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
wpa_supplicant: fixed install section
This commit is contained in:
@@ -11,7 +11,8 @@ BUILD {
|
||||
}
|
||||
INSTALL {
|
||||
cd wpa_supplicant-0.7.3/wpa_supplicant
|
||||
cp wpa_supplicant `finddir B_COMMON_BIN_DIRECTORY`
|
||||
mkdir -p ${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`
|
||||
cp -v wpa_supplicant ${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`/
|
||||
}
|
||||
LICENSE="BSD (2-clause)
|
||||
GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user