fix megre portaudio error
This commit is contained in:
parent
36c4f92396
commit
3ea84c825a
|
@ -21,7 +21,6 @@ do_install() {
|
||||||
install -m 755 ${S}/include/portaudio.h ${D}${includedir}/
|
install -m 755 ${S}/include/portaudio.h ${D}${includedir}/
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
# The base package, this includes everything needed to actually run the application on the target system.
|
# The base package, this includes everything needed to actually run the application on the target system.
|
||||||
PACKAGES += "FILES-${PN}-lib"
|
PACKAGES += "FILES-${PN}-lib"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue