diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-23 10:31:42 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 15:17:42 +0200 |
commit | 26bf48bab8f6ca72d20f5375a4cbc02dbefcb359 (patch) | |
tree | 841d688fd3effd4b56a1e6585a8099ba77b29636 /debian/libnx-xau6.symbols | |
parent | b214c73b5a0c6b9d94671bc08e08049441bf9bc6 (diff) | |
download | nx-libs-26bf48bab8f6ca72d20f5375a4cbc02dbefcb359.tar.gz nx-libs-26bf48bab8f6ca72d20f5375a4cbc02dbefcb359.tar.bz2 nx-libs-26bf48bab8f6ca72d20f5375a4cbc02dbefcb359.zip |
library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared library.
Diffstat (limited to 'debian/libnx-xau6.symbols')
-rw-r--r-- | debian/libnx-xau6.symbols | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/libnx-xau6.symbols b/debian/libnx-xau6.symbols deleted file mode 100644 index 03eeee753..000000000 --- a/debian/libnx-xau6.symbols +++ /dev/null @@ -1,9 +0,0 @@ -libNX_Xau.so.6 libnx-xau6 #MINVER# - XauDisposeAuth@Base 3.5.0.29 - XauFileName@Base 3.5.0.29 - XauGetAuthByAddr@Base 3.5.0.29 - XauGetBestAuthByAddr@Base 3.5.0.29 - XauLockAuth@Base 3.5.0.29 - XauReadAuth@Base 3.5.0.29 - XauUnlockAuth@Base 3.5.0.29 - XauWriteAuth@Base 3.5.0.29 |