sshttp: cleanup debug einfo

This commit is contained in:
blshkv 2018-08-13 09:06:57 +08:00
parent 626abc6e83
commit cc1fe5a02e
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -20,7 +20,6 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}-${MY_P}"
src_prepare() {
einfo "CURRENT DIR: `pwd`"
sed -i "s|-O2|$CFLAGS|g" Makefile || die
eapply_user
}