diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-28 22:52:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-28 22:52:01 +0100 |
commit | 1d7eb36d387b367d7ea77acd96ef6babcc734d04 (patch) | |
tree | ce6829f7dd3be0272d39fcf00156b8b8581b48e5 /debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch | |
parent | 89b285f2ab1c4ad5427aba154c42e7a1d7a410ed (diff) | |
download | nx-libs-1d7eb36d387b367d7ea77acd96ef6babcc734d04.tar.gz nx-libs-1d7eb36d387b367d7ea77acd96ef6babcc734d04.tar.bz2 nx-libs-1d7eb36d387b367d7ea77acd96ef6babcc734d04.zip |
Add Description: and Author: fields to various patch headers.
Diffstat (limited to 'debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch')
-rw-r--r-- | debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch b/debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch index eca4200d9..acf9374e5 100644 --- a/debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch +++ b/debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch @@ -1,3 +1,6 @@ +Description: Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3) +Author: Orion Poplawski <orion@cora.nwra.com> + --- a/nx-X11/lib/X11/Imakefile 2013-01-04 05:25:49.000000000 -0700 +++ b/nx-X11/lib/X11/Imakefile 2013-01-15 15:26:07.969167259 -0700 @@ -63,7 +63,6 @@ NX_XCOMPLIBDIR = $(XTOP)/../nxcomp |