diff options
| author | Olivier Gayot <duskcoder@gmail.com> | 2018-03-12 22:57:42 +0100 | 
|---|---|---|
| committer | Olivier Gayot <duskcoder@gmail.com> | 2018-03-12 22:57:42 +0100 | 
| commit | a8c22829d8e8845cd4ddf4ef8b61a1ed79edfffc (patch) | |
| tree | f0ae554b863266fbe523582d1be09216436c7472 /debian/phpbb3.install | |
Imported from the SVN repository
http://svn.wolffelaar.nl/wsvn/phpbb/branches/jessie/
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
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 | 
