mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-13 05:10:51 +00:00
Remove configure.ac.patch file because DEF_CURSORPATH is now defined
with ${datadir} which is replaced with ${prefix}/share at configure
time by autotools. Previously, DEF_CURSORPATH was defined with /usr.