diff options
author | Clemens Lang <cal@macports.org> | 2015-03-15 07:33:51 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-15 07:42:59 +0100 |
commit | 91f1fed27236f0fa880971fc4cad13e95c794afc (patch) | |
tree | c1e0afe23d662d565a62c80bda0fb6fcb92e9eff /debian/patches/series | |
parent | d055e523d3bcbd5e0582a4ac537a168e1044c52c (diff) | |
download | nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.tar.gz nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.tar.bz2 nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.zip |
nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.
Adds:
- 0410_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- 0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- 0611_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 9e2973870..f327ed10a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -67,6 +67,7 @@ 0321_nxagent_x2go-specific-keystroke-config.full.patch 0400_nxcomp-version.full+lite.patch #0401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch +0410_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 0601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch 0602_nx-X11_initgroups.full.patch @@ -74,6 +75,8 @@ 0605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch 0606_nx-X11_build-on-aarch64.full.patch 0607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch +0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch +0611_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch 0990_fix-DEBUG-and-TEST-builds.full.patch 0991_fix-hr-typos.full+lite.patch 0991_fix-hr-typos.full.patch |