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
c5ceb16a
Commit
c5ceb16a
authored
Jan 22, 2015
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
parent
30ade9cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
Makefile.nx-libs
debian/Makefile.nx-libs
+0
-11
changelog
debian/changelog
+1
-0
No files found.
debian/Makefile.nx-libs
View file @
c5ceb16a
...
...
@@ -126,17 +126,6 @@ install-full:
$(INSTALL_FILE)
nx-X11/.build-exports/include/X11/bitmaps/*
\
$(DESTDIR)$(PREFIX)/include/nx/X11/bitmaps/
$(INSTALL_DIR)
$(DESTDIR)$(PREFIX)/include/nx/extras/Mesa/GL/internal
$(INSTALL_FILE)
nx-X11/extras/Mesa/include/GL/*.h
\
$(DESTDIR)$(PREFIX)/include/nx/extras/Mesa/GL/
$(INSTALL_FILE)
nx-X11/extras/Mesa/include/GL/internal/*.h
\
$(DESTDIR)$(PREFIX)/include/nx/extras/Mesa/GL/internal/
$(INSTALL_DIR)
$(DESTDIR)$(PREFIX)/include/nx/extras/Mesa/GLES/
$(INSTALL_FILE)
nx-X11/extras/Mesa/include/GLES/*.h
\
$(DESTDIR)$(PREFIX)/include/nx/extras/Mesa/GLES/
$(INSTALL_DIR)
$(DESTDIR)/$(ETCDIR_NX)
$(INSTALL_DIR)
$(DESTDIR)/$(ETCDIR_X2GO)
$(INSTALL_FILE)
etc/keystrokes.cfg
$(DESTDIR)/$(ETCDIR_NX)/
...
...
debian/changelog
View file @
c5ceb16a
...
...
@@ -33,6 +33,7 @@ nx-libs (2:3.5.0.29-0x2go1) UNRELEASED; urgency=medium
+ Turn libnx-*-dev packages into dummy packages. Shipping development files
for nx-X11 makes no sense. No other programme build against nx-X11's
header files except nxagent itself.
* Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
[ Horst Schirmeier ]
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
...
...
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