diff options
Diffstat (limited to 'repos/extra/p7zip/abuild')
| -rw-r--r-- | repos/extra/p7zip/abuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/repos/extra/p7zip/abuild b/repos/extra/p7zip/abuild index 20f63583..3cb5cdef 100644 --- a/repos/extra/p7zip/abuild +++ b/repos/extra/p7zip/abuild @@ -1,7 +1,8 @@ name=p7zip version=17.06 release=1 -source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" +source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz + fix-uintxx_t-redefined.patch" build() { sed '/^gzip/d' -i install.sh |