mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
fix: libappimage
This commit is contained in:
@@ -42,6 +42,9 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{libver}
|
||||
echo "#include <cstdint>" > a.h
|
||||
cat src/libappimage/utils/hashlib.h >> a.h
|
||||
mv a.h src/libappimage/utils/hashlib.h
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user