mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:03:03 +01:00
Fix packaging on SOLARIS sparc port
This commit is contained in:
parent
fe8c50a65c
commit
ed781e84ed
@ -935,7 +935,7 @@ case "$PLATFORM" in
|
||||
],[chmod a+x gen/install/pre* gen/install/post* 2>/dev/null])
|
||||
;;
|
||||
|
||||
solx86)
|
||||
solx86|SOLARIS)
|
||||
AC_CONFIG_FILES([gen/install/Pkginfo:builds/install/arch-specific/solx86gcc/${ARCH_TYPE_SUFFIX}/pkginfo.in
|
||||
gen/install/Prototype:builds/install/arch-specific/solx86gcc/${ARCH_TYPE_SUFFIX}/prototype.in
|
||||
gen/install/Preinstall:builds/install/arch-specific/solx86gcc/${ARCH_TYPE_SUFFIX}/preinstall.in
|
||||
|
Loading…
Reference in New Issue
Block a user