summaryrefslogtreecommitdiff
path: root/packages/python/python-pylinda
ModeNameSize
-rw-r--r--.mtn2git_empty0logplain
-rw-r--r--honor-datadir.patch281logplain
hover-highlight'> Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2 2007-08-16ntop: fix compilation issue (bug #1993)Jamie Lenehan2 * applied patch by Jamie Lenehan