ajout firebird
This commit is contained in:
parent
e233164591
commit
9a51326d12
13 changed files with 176 additions and 0 deletions
0
ressources/humhub/rootfs/DEBIAN/changelog
Normal file
0
ressources/humhub/rootfs/DEBIAN/changelog
Normal file
8
ressources/humhub/rootfs/DEBIAN/control
Normal file
8
ressources/humhub/rootfs/DEBIAN/control
Normal file
|
@ -0,0 +1,8 @@
|
|||
Package: humhub
|
||||
Version: %VERSION%
|
||||
Section: contrib
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: php, php-cli, php-imagick, php-curl, php-bz2, php-gd, php-intl, php-mbstring, php-mysql, php-zip, php-apcu, php-xml, php-ldap
|
||||
Maintainer: Thomas Legay <thomas@lgy.fr>
|
||||
Description: humhub
|
2
ressources/humhub/rootfs/DEBIAN/postinst
Executable file
2
ressources/humhub/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
chown -R www-data:www-data /var/lib/humhub/
|
Loading…
Add table
Add a link
Reference in a new issue