New epatch name convention, thanks to Bruno Henc

This commit is contained in:
Gerardo J. Puerta 2017-01-30 21:05:27 +01:00
parent 56e6726bcf
commit a547c6a630

View File

@ -38,7 +38,7 @@ src_prepare(){
# Replace Ubuntu font with Dejavusans
sed -i '/^font-name=/s|Ubuntu 11|DejaVuSans 11|' data/lightdm-webkit-greeter.conf
epatch "${FILESDIR}/${P}_api_add_error.patch"
epatch "${FILESDIR}/${PN}-2.0.0_api_add_error.patch"
}
src_compile(){