diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-10-16 10:26:16 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-10-16 10:26:16 +0200 |
commit | d017d211d2a56f9b07b788d8985f96be535ffce2 (patch) | |
tree | 2f23bd27f956875b90bb36f43d31f476e544088b /debian/changelog | |
parent | 07d308359995e07285b5c15d897c2617b52f0093 (diff) | |
download | nx-libs-d017d211d2a56f9b07b788d8985f96be535ffce2.tar.gz nx-libs-d017d211d2a56f9b07b788d8985f96be535ffce2.tar.bz2 nx-libs-d017d211d2a56f9b07b788d8985f96be535ffce2.zip |
nx-libs.spec: pass CDEBUGSFLAGS and friends directly to the make command in %build.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c4bf56dab..295c475a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) - Drop ugly sed hack to push optflags to build system. + - Pass CDEBUGSFLAGS and friends directly to the make command in %build. * debian/: - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: |