summaryrefslogtreecommitdiffstats
path: root/package/polkit
Commit message (Collapse)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* polkit: don't build documentation and examplesThomas Petazzoni2013-01-271-1/+3
| | | | | | | | | | | | | Building the manpages of polkit fails with issues in xsltproc. Since we are generally not that much interested in documentation, we disable them. This solves the build issues like http://autobuild.buildroot.org/results/751b71a594fa04924c7c3bb8f2c460ce1e44aa90/build-end.log. While we're at it, we also disable the build of the polkit example programs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* polkit: show comment when wchar isn't enabledPeter Korsgaard2013-01-241-0/+3
| | | | | | As pointed out by Arnout. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* polkit: new packageMarek Belisko2013-01-202-0/+32
[Peter: Config.in comment tweak] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>