fix(peazip): set to not portable (#8180)

This commit is contained in:
madomado
2025-12-09 20:04:32 +08:00
committed by GitHub
parent 98285d92aa
commit f01cb36cdb
+2 -1
View File
@@ -3,7 +3,7 @@
Name: peazip
Version: 10.8.0
Release: 1%?dist
Release: 2%?dist
Summary: Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager
License: LGPL-3.0-only
URL: https://peazip.github.io
@@ -88,6 +88,7 @@ Qt6 version of pea.
%build
cd peazip-sources
rm res/portable
lazbuild --add-package dev/metadarkstyle/metadarkstyle.lpk
lazbuild --ws=gtk2 dev/project_peach.lpi && cp dev/peazip ../peazip.gtk2
lazbuild --ws=gtk3 dev/project_peach.lpi && cp dev/peazip ../peazip.gtk3