aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 17:54:24 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 17:54:24 +0100
commit1d1d1fc2199672c722dd75cefe8389268bfbbad3 (patch)
tree4f28577cc0f7a05a8f31169a6a367abe36518ae3 /debian
parent6eb8d3ec60549e54ea2b4df3e4a53a84045ea1cd (diff)
parent7d884049b20e50f7a35098874dad2a42e36bf6b6 (diff)
downloadnx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.gz
nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.bz2
nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.zip
Merge branch 'pr/unused_files' into 3.6.x
Attributes GH PR #267: https://github.com/ArcticaProject/nx-libs/pull/267
Diffstat (limited to 'debian')
-rw-r--r--debian/nx-x11proto-core-dev.install1
-rwxr-xr-xdebian/rules1
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/nx-x11proto-core-dev.install b/debian/nx-x11proto-core-dev.install
index 2e99909a8..16228d84e 100644
--- a/debian/nx-x11proto-core-dev.install
+++ b/debian/nx-x11proto-core-dev.install
@@ -18,6 +18,5 @@ usr/include/*/nx-X11/Xpoll.h
usr/include/*/nx-X11/Xproto.h
usr/include/*/nx-X11/Xprotostr.h
usr/include/*/nx-X11/Xthreads.h
-usr/include/*/nx-X11/ap_keysym.h
usr/include/*/nx-X11/keysym.h
usr/include/*/nx-X11/keysymdef.h
diff --git a/debian/rules b/debian/rules
index 08db3e79d..4b49ad27d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,6 @@ override_dh_install:
# remove extras, GL, and other unneeded headers
rm -R debian/tmp/usr/include/$(DEB_BUILD_MULTIARCH)/GL/
- rm -R debian/tmp/usr/include/$(DEB_BUILD_MULTIARCH)/nx-X11/extensions/XInput.h
rm -R debian/tmp/usr/include/$(DEB_BUILD_MULTIARCH)/nx-X11/extensions/XK*.h
rm -R debian/tmp/usr/include/$(DEB_BUILD_MULTIARCH)/nx-X11/extensions/*Xv*.h
rm -R debian/tmp/usr/include/$(DEB_BUILD_MULTIARCH)/nx-X11/extensions/XRes*.h