media-libs/cogl: Restore -f in rm -rvf
authorMatt Turner <mattst88@gentoo.org>
Sat, 23 Nov 2019 18:21:20 +0000 (13:21 -0500)
committerMatt Turner <mattst88@gentoo.org>
Sat, 23 Nov 2019 19:44:00 +0000 (14:44 -0500)
commit26cca8c1e7ac922579646c13fa8ad6f5c0081403
tree2955b0d221899b3b984adab7840d3c2604485b45
parenta627497f77e36daabd925a5dd081a6ec3413d75c
media-libs/cogl: Restore -f in rm -rvf

Because of the next patch we need to run eautoreconf, which somehow
causes this directory to not exist in the install. The -f was removed in
fc115d74f4ef ("media-libs/cogl: add missing mesa[egl] dep for USE=kms").
The commit message states

    Remove rm -f option usage while here (it makes the `|| die`
    useless and makes us not notice once this call isn't necessary
    anymore).

but cogl hasn't seen any real work in about three years, so I don't
think that's particularly important or likely to happen.

Bug: https://bugs.gentoo.org/692212
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/cogl/cogl-1.22.4.ebuild