mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
avr_gcc: remove invalid provides entry
The binary is not in $binDir anymore so there is no need to have an entry for it.
This commit is contained in:
@@ -28,7 +28,6 @@ PROVIDES="
|
||||
cmd:${targetU}_cpp = $portVersion compat >= 4
|
||||
cmd:${targetU}_g++ = $portVersion compat >= 4
|
||||
cmd:${targetU}_gcc = $portVersion compat >= 4
|
||||
cmd:${targetU}_gcc_4.8.2 = $portVersion compat >= 4
|
||||
cmd:${targetU}_gcov = $portVersion compat >= 4
|
||||
lib:${targetU}_libstdc++$secondaryArchSuffix = $portVersion compat >= 4
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user