Revert to previous libsolv package
In the latest one the version comparison is broken.
This commit is contained in:
parent
8d85f8e41e
commit
caba55ee61
@ -221,7 +221,7 @@ if $(TARGET_ARCH) != x86 {
|
||||
Echo "Libsolv not available for $(TARGET_ARCH)." ;
|
||||
} else if $(HAIKU_GCC_VERSION[1]) = 2 {
|
||||
HAIKU_LIBSOLV_PACKAGE
|
||||
= libsolv-0.3.0_haiku_2013_04_16-1-x86_gcc2.hpkg ;
|
||||
= libsolv-0.3.0_haiku_2013_04_15-1-x86_gcc2.hpkg ;
|
||||
} else {
|
||||
Echo "Libsolv not available for gcc4." ;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user