summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e78a0a7b181..4bb8410ec6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Custom version of PostgreSQL 9.4 for 1C system"
arch=('i686' 'x86_64')
url="http://v8.1c.ru/overview/postgres_patches_notes.htm"
-license=('GPL')
+license=('Custom')
depends=('libxml2' 'libxslt' 'icu' 'openssl')
makedepends=('rpmextract' 'gcc' 'make' 'flex' 'bison')
#checkdepends=()