aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/001_add-main-makefile.full+lite.patch
Commit message (Collapse)AuthorAgeFilesLines
* drop debian/patches/001_add-main-makefile.full+lite.patchReinhard Tartler2012-12-121-93/+0
| | | | | Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit.
* Fix /bin/Makefile. Add $(DESTDIR) to every install path.Mike Gabriel2012-11-121-9/+11
|
* Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine.Mike Gabriel2012-10-201-2/+21
|
* Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵Mike Gabriel2012-10-201-1/+10
| | | | installed via the tarball installation method.
* Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵Mike Gabriel2012-10-201-1/+20
| | | | x2goagent wrapper scripts during make install.
* Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from ↵Mike Gabriel2012-02-221-5/+5
| | | | packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls.
* Update patch: 001_add-main-makefile.full+lite.patch, fix missing ↵Mike Gabriel2012-02-141-4/+6
| | | | $(CONFIGURE) variable.
* Update patch: 001_add-main-makefile.full+lite.patch, use curly braces for ↵Mike Gabriel2012-02-141-11/+11
| | | | macros.
* Update patch: 001_add-main-makefile.full+lite.patch, allow passing of ↵Jan Engelhardt2012-02-141-1/+1
| | | | configure args.
* another fix for the main MakefileMike Gabriel2012-02-071-10/+13
|
* more simplification of the main MakefileMike Gabriel2012-02-071-38/+23
|
* simplify main Makefile a little...Mike Gabriel2012-02-071-13/+13
|
* Use ,,$(MAKE) -C'' in main Makefile for calling Makefiles in subdirectories, ↵Mike Gabriel2012-02-071-26/+30
| | | | make build stanza work for nx-libs-full and nx-libs-lite.
* Use ,,make -C'' in main Makefile for calling Makefiles in subdirectories.Mike Gabriel2012-02-071-27/+26
|
* Update patch: 001_add-main-makefile.full+lite.patch, only build, install, ↵Mike Gabriel2012-01-161-25/+25
| | | | clean etc. NX subprojects if the folder exists.
* Reorganize patch names, to reflect patch inclusion into lite+full or ↵Mike Gabriel2012-01-161-0/+51
full-only ,,NX (redistributed)'' tarball.