libreoffice: libgltf src: fix subDir with missing slash in the end

This commit is contained in:
Michael Raskin 2016-01-21 18:21:43 +01:00
parent 98f301656f
commit 767f7c8901
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
EVAL additions_libgltf=' subDir = "libgltf";'
EVAL additions_libgltf=' subDir = "libgltf/";'

View file

@ -323,7 +323,7 @@
name = "libgltf-0.0.2.tar.bz2";
md5 = "d63a9f47ab048f5009d90693d6aa6424";
brief = true;
subDir = "libgltf";
subDir = "libgltf/";
}
{
name = "liblangtag-0.5.1.tar.bz2";