- 28 Mar, 2013 9 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Fix faulty symlink path. Make sure that x2goagent symlink does not point to absolute path somewhere within the build environment.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
This reverts commit e77bf36d.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 22 Mar, 2013 4 commits
-
-
Mike Gabriel authored
Add Jan's reasoning for using string_rep() instead of bash based string substitutions as comment to /debian/Makefile.replaces.sh.
-
Mike Gabriel authored
-
Mike Gabriel authored
Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
-
Mike Gabriel authored
Work-in patch from Jan Engehardt for working around different improper bash implementations of string-in-string replacing. (Fixes: #145).
-
- 12 Feb, 2013 2 commits
-
-
Orion Poplawski authored
Avoid building of libxcomp1 (which actually is identical to libxcomp3, just with a wrong name). (Fixes: #104).
-
Orion Poplawski authored
-
- 21 Jan, 2013 1 commit
-
-
Mike Gabriel authored
-
- 07 Jan, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 04 Jan, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 03 Jan, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 02 Jan, 2013 4 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Continue Reinhard's work on top-level install/uninstall. Esp. integrate debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree.
-
Mike Gabriel authored
fix lintian: missing-separator-between-items in x2goagent depends field between nxagent (>= ${source:Version}) and ${misc:Depends}
-
- 16 Dec, 2012 4 commits
-
-
Reinhard Tartler authored
-
Reinhard Tartler authored
No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script
-
Reinhard Tartler authored
The closes syntax is meant for Debian bugs. This avoids a lintian warning during package build.
-
Reinhard Tartler authored
-
- 15 Dec, 2012 3 commits
-
-
Mike Gabriel authored
-
Reinhard Tartler authored
-
Reinhard Tartler authored
Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds.
-
- 13 Dec, 2012 2 commits
-
-
Mike Gabriel authored
-
Reinhard Tartler authored
the symlink libXcompext.so.3 was not installed correctly. Spotted by Orion Poplawski orion@cora.nwra.com
-
- 12 Dec, 2012 5 commits
-
-
Reinhard Tartler authored
it is automatically generated and clean during the package build
-
Reinhard Tartler authored
instead, clean stale configure files programatically from the clean rule in debian/rules.
-
Reinhard Tartler authored
-
Reinhard Tartler authored
Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit.
-
Reinhard Tartler authored
This change makes debian/rules a bit easier to read
-