termux-packages/packages/libical
Fredrik Fornwall 679fbb0316 libical: Try out patch to fix PACKAGE_DATA_DIR
Without this patch the path compiled into the library is actually

  "/data/data/com.termux/files/usr/share/libical"/zoneinfo

with the extra quotes. This patch makes it

  /data/data/com.termux/files/usr/share/libical/zoneinfo

which will hopefully make the library work without calling
set_zone_directory(). See #1913.
2017-12-09 22:24:07 +01:00
..
CMakeLists.txt.patch libical: Built-in tz data, avoid libdb and libicu 2017-12-09 01:40:34 +01:00
build.sh libical: Try out patch to fix PACKAGE_DATA_DIR 2017-12-09 22:24:07 +01:00
src-libical-CMakeLists.txt.patch libical: Try out patch to fix PACKAGE_DATA_DIR 2017-12-09 22:24:07 +01:00
stow.c.patch libical: add package 2017-12-09 00:23:12 +01:00