Skip to content

Commit

Permalink
e2fsprogs: Remove e2scrub files
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 24, 2019
1 parent 9afe4a4 commit d6e1b4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions e2fsprogs.be0
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ mee_install_post() {
chmod -v u+w ${D}${LIBDIR}/{libcom_err,libe2p,libext2fs,libss}.a
gunzip -v ${D}${DATADIR}/info/libext2fs.info.gz
mv ${D}${SYSCONFDIR}/mke2fs.conf ${D}${SYSCONFDIR}/mke2fs.conf.sample

rm -rv ${D}/etc/cron.d
rm -rv ${D}/lib/systemd
}

0 comments on commit d6e1b4a

Please sign in to comment.