diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-03-16 03:04:21 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-16 03:08:44 +0100 |
commit | 06b51cc33dccbc8efd47e8449b19439c50f33b1e (patch) | |
tree | a8fdf50ee71404995cf0b032cbcfb32c84461d6a /debian/patches/series | |
parent | 91f1fed27236f0fa880971fc4cad13e95c794afc (diff) | |
download | nx-libs-06b51cc33dccbc8efd47e8449b19439c50f33b1e.tar.gz nx-libs-06b51cc33dccbc8efd47e8449b19439c50f33b1e.tar.bz2 nx-libs-06b51cc33dccbc8efd47e8449b19439c50f33b1e.zip |
nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if it is not available.
Also rename to account for dependency changes:
- 0070_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch =>
0410_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch
- 0071_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch =>
0610_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch
- 0072_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch =>
0611_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch
- 0073_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch =>
0612_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch
- 0074_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch =>
0613_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch
- 0075_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch =>
0614_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch
- 0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
=>
0620_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
=>
0621_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/patches/series b/debian/patches/series index f327ed10a..69fca5bd4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -32,12 +32,6 @@ 0055_nx-X11_imake-Werror-format-security.full.patch 0056_nx-X11_Werror-format-security.full.patch 0057_nx-X11_sanitize-eventmasks.full.patch -0070_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch -0071_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch -0072_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch -0073_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch -0074_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch -0075_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch 0101_nxagent_set-rgb-path.full.patch 0102_xserver-xext_set-securitypolicy-path.full.patch 0103_nxagent_set-X0-config-path.full.patch @@ -67,7 +61,8 @@ 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 +0410_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch +0420_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 @@ -75,8 +70,13 @@ 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 +0610_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch +0611_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch +0612_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch +0613_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch +0614_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch +0620_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch +0621_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 |