sys-kernel/odroidc1-sources: removed old ntp patch

This commit is contained in:
Thomas Berger 2015-05-08 21:28:38 +02:00
commit ab7b10879a
2 changed files with 0 additions and 20 deletions

View file

@ -29,7 +29,3 @@ src_unpack()
git-r3_src_unpack
unpack_set_extraversion
}
src_prepare() {
epatch "${FILESDIR}"/000_ntp_fix.patch
}