Skip to content

Commit 12d7bf1

Browse files
committed
fix: change deb package name to avoid conflict
1 parent e31d732 commit 12d7bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_deb.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mkdir -p dist/linux/deb/usr/share/icons
77
mkdir -p dist/linux/deb/usr/lib/python3/dist-packages
88

99
cat <<EOF > dist/linux/deb/DEBIAN/control
10-
Package: finch
10+
Package: finch-s3-client
1111
Version: $PKG_VERSION
1212
Section: base
1313
Priority: optional

0 commit comments

Comments
 (0)