Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
6a96ae45
Commit
6a96ae45
authored
Feb 14, 2012
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make patch headers DEP5 compliant (030_nx-X11_... and 031_nx-X11_...).
parent
8d6d0a92
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
12 deletions
+13
-12
changelog
debian/changelog
+1
-0
030_nx-X11_configure-args.full.diff
debian/patches/030_nx-X11_configure-args.full.diff
+5
-6
031_nx-X11_parallel-make.full.diff
debian/patches/031_nx-X11_parallel-make.full.diff
+7
-6
No files found.
debian/changelog
View file @
6a96ae45
...
...
@@ -13,6 +13,7 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low
Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...).
* Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll script
currently requires ,,full'' or ,,full+lite'' in the file name.
* Make patch headers DEP5 compliant (030_nx-X11_... and 031_nx-X11_...).
[ Jan Engelhardt ]
* Update patch: 001_add-main-makefile.full+lite.patch, allow passing of
...
...
debian/patches/030_nx-X11_configure-args.full.diff
View file @
6a96ae45
From: Jan Engelhardt <jengelh@medozas.de>
Date: 2012-01-26 23:30:37.605560191 +0100
Upstream: pending
Allow to pass in configure args.
Description: Allow to pass in configure args.
Allow to pass in configure args.
Forward: pending
Author: Jan Engelhardt <jengelh@medozas.de>
Last-Update: 2012-02-14
---
nx-X11/lib/X11/Imakefile | 6 ++++--
nx-X11/programs/Xserver/Imakefile | 4 +++-
...
...
debian/patches/031_nx-X11_parallel-make.full.diff
View file @
6a96ae45
From: Jan Engelhardt <jengelh@medozas.de>
Date: 2012-01-26 22:29:13.993994227 +0100
Restore ability to build things in parallel.
(${MAKE} must always appear in the rule directly, and not be
hidden through expansions of other variables to get this to work.)
Description: Enable parallel make
Restore ability to build things in parallel.
(${MAKE} must always appear in the rule directly, and not be
hidden through expansions of other variables to get this to work.)
Forward: pending
Author: Jan Engelhardt <jengelh@medozas.de>
Last-Update: 2012-01-26 22:29:13.993994227 +0100
---
nx-X11/Makefile | 64 +++++++++++++++++-----------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment