packages/Haiku: Remove liblocale.so -> libbe.so symlink.
It has not been in /system/develop/lib for a long time, and all applications have been rebuilt multiple times since PM, so this isn't needed anymore.
This commit is contained in:
@@ -102,9 +102,6 @@ if $(HAIKU_GCC_VERSION_$(architecture)[1]) = 2 {
|
||||
}
|
||||
|
||||
|
||||
# TODO: Remove when the packages have been rebuilt!
|
||||
AddSymlinkToPackage lib : libbe.so : liblocale.so ;
|
||||
|
||||
# servers
|
||||
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user