summaryrefslogtreecommitdiffstats
path: root/gd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gd.spec')
-rw-r--r--gd.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gd.spec b/gd.spec
index 6b18e59..957caa4 100644
--- a/gd.spec
+++ b/gd.spec
@@ -56,7 +56,7 @@ Source0: libgd-%{version}-%{commit}.tgz
Source0: https://github.com/libgd/libgd/releases/download/gd-%{version}/libgd-%{version}.tar.xz
%endif
# Missing, temporary workaround, fixed upstream for next version
-Source1: https://raw.githubusercontent.com/libgd/libgd/gd-%{version}/config/getlib.sh
+Source1: https://raw.githubusercontent.com/libgd/libgd/gd-%{version}/tests/heif/label.heic
BuildRequires: freetype-devel
BuildRequires: fontconfig-devel
@@ -165,7 +165,7 @@ files for gd, a graphics library for creating PNG and JPEG graphics.
%prep
%setup -q -n libgd-%{version}%{?prever:-%{prever}}
-install -m 0755 %{SOURCE1} config/
+install -m 0644 %{SOURCE1} tests/heif/
: $(perl config/getver.pl)