mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-25 08:21:04 -06:00
Use the correct architecture for web packages on Redhat.
This commit is contained in:
parent
35644fdd35
commit
becb453e7d
@ -127,6 +127,7 @@ cat << EOF > "${BUILDROOT}/web.spec"
|
||||
Name: ${APP_NAME}-web
|
||||
Version: ${APP_LONG_VERSION}
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
Summary: The web interface for pgAdmin, hosted under Apache HTTPD.
|
||||
License: PostgreSQL
|
||||
URL: https://www.pgadmin.org/
|
||||
|
Loading…
Reference in New Issue
Block a user