diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-10-11 10:13:33 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-10-11 10:13:33 +0200 |
commit | 45c592cf4dbce991c307ac47e6394e78c0f62dc3 (patch) | |
tree | d95bb4123908c7e87d449c33b3534a804e9de52e /debian/patches | |
parent | bddc7e0ba4cef393ce56f75d1eb03255fe5ac6e1 (diff) | |
download | nx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.tar.gz nx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.tar.bz2 nx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.zip |
Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header (Description: and Author: field).
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch index 4f614338c..4c457c5d5 100644 --- a/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch +++ b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch @@ -1,3 +1,6 @@ +Description: Add X11 abstract socket support to nxcomp/nxproxy +Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + diff --git a/nxcomp/Loop.cpp b/nxcomp/Loop.cpp index 92b6fc2..d86809d 100644 --- a/nxcomp/Loop.cpp |