Skip to content

Commit

Permalink
enchant: Remove compatibility links
Browse files Browse the repository at this point in the history
They are not fully compatible, so a enchant_compat package will be
created.
  • Loading branch information
pmenzel committed Jul 20, 2018
1 parent 9fa471d commit 446f431
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions enchant.be0
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@ mee_configure() {
#}
## by default this may be 'make install DESTDIR="${D}"'

mee_install_post() {
ln -sfv enchant-2 ${D}/${INCLUDEDIR}/enchant
ln -sfv enchant-2 ${D}/${BINDIR}/enchant
ln -sfv libenchant-2.so ${D}/${LIBDIR}/libenchant.so
ln -sfv enchant-2.pc ${D}/${LIBDIR}/pkgconfig/enchant.pc
}

###############################################################################
##
## Additional hints:
Expand Down

0 comments on commit 446f431

Please sign in to comment.