aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/014_nxcompshad_makefile-uninstall+autoconf.full.patch
Commit message (Collapse)AuthorAgeFilesLines
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-9/+9
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* Update patches: 012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_.... Also ↵Mike Gabriel2012-02-151-2/+2
| | | | make use of $(LIBFULL) in Makefile.in's install and uninstall stanzas. Inspired by Jan Engelhardt's so-version.diff patch. However, the version name change requested in that patch has been rejected for NX (redistributed).
* Merge honor-ac-dirs.patch from Jan Engelhardt (OpenSUSE) with already ↵Mike Gabriel2012-02-141-0/+70
existing Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...).