summaryrefslogtreecommitdiffstats
path: root/package/logrotate
Commit message (Collapse)AuthorAgeFilesLines
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* logrotate: convert to gentargets and bump to 3.7.9Martin Banky2010-09-261-34/+28Star
| | | | | | [Peter: pass LDFLAGS, remove manpages, get rid _BINARY vars only used once] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* logrotate: use standard wchar commentPeter Korsgaard2010-04-021-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* logrotate: fix logrotate.conf checkPeter Korsgaard2009-03-071-2/+2
| | | | Thanks to Hiroshi Shinji for noticing.
* logrotate: only install logrotate.conf if not present in target_skeletonPeter Korsgaard2009-03-051-1/+3
| | | | Allow platforms to provide a custom logrotate.conf in their target_skeleton.
* logrotate: fix patch-kernel.sh invocationPeter Korsgaard2009-03-051-1/+1
| | | | Thanks to Bernhard for noticing.
* logrotate: fix build with external toolchainPeter Korsgaard2009-03-051-2/+2
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* logrotate: remove duplicate deps. Clean up '/etc'Wade Berrier2008-10-071-3/+5
| | | | on make clean. Some other syntactic niceties.
* logrotate:Wade Berrier2008-10-063-0/+64
-new package