blob: 5298aedc60ba2af3fe3143f98907781a33f4c5b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- dbus/test-version-script.orig 2025-02-27 16:29:06 UTC
+++ dbus/test-version-script
@@ -1,8 +1,6 @@ NOT_REALLY_LIBDBUS_1_3 {
NOT_REALLY_LIBDBUS_1_3 {
global:
dbus_*;
- local:
- *;
};
NOT_REALLY_LIBDBUS_PRIVATE_1.2.3 {
global:
|