diff options
Diffstat (limited to 'debian/phpbb3.install')
| -rw-r--r-- | debian/phpbb3.install | 15 | 
1 files changed, 15 insertions, 0 deletions
| diff --git a/debian/phpbb3.install b/debian/phpbb3.install new file mode 100644 index 0000000..583633c --- /dev/null +++ b/debian/phpbb3.install @@ -0,0 +1,15 @@ +adm		/usr/share/phpbb3/www +download	/usr/share/phpbb3/www +includes	/usr/share/phpbb3/www +install		/usr/share/phpbb3 +language	/usr/share/phpbb3/www +*.php		/usr/share/phpbb3/www +styles		/usr/share/phpbb3 +docs		/usr/share/phpbb3 +install/schemas	/usr/share/doc/phpbb3 +images		/var/lib/phpbb3 +debian/config.php		/usr/share/phpbb3/www +debian/postgres_update_seqs.sh 	/usr/share/phpbb3 +debian/webapps-config		/usr/share/phpbb3/maint-libs +debian/dbapps-lib		/usr/share/phpbb3/maint-libs +debian/examples/*		/usr/share/phpbb3/webserver-examples | 
