Skip to content

Commit ae6c802

Browse files
committed
do not produce multiflexi-doc package here
1 parent 30796f5 commit ae6c802

4 files changed

Lines changed: 1 addition & 21 deletions

File tree

debian/control

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Priority: optional
44
Maintainer: "Vítězslav Dvořák" <info@vitexsoftware.cz>
55
Build-Depends: debhelper-compat (= 13), jq, moreutils, pkg-php-tools, php-yaml, php-intl, php-simplexml, python3-sphinx, python3-shibuya-sphinx-theme
66
Standards-Version: 4.1.4
7-
Homepage: https://github.com/VitexSoftware/MultiFlexi
7+
Homepage: https://github.com/VitexSoftware/multiflexi-common
88

99
Package: multiflexi
1010
Multi-Arch: foreign
@@ -28,11 +28,3 @@ Suggests: multiflexi-cli, multiflexi-web
2828
Architecture: all
2929
Description: shared multiflexi configuration
3030
Create MultiFlexi user and configuration
31-
32-
33-
Package: multiflexi-doc
34-
Multi-Arch: foreign
35-
Depends: ${misc:Depends}
36-
Architecture: all
37-
Description: MultiFlexi Html Manual
38-

debian/multiflexi-doc.apache2

Lines changed: 0 additions & 7 deletions
This file was deleted.

debian/multiflexi-doc.install

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/rules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ export DB_PASSWORD = dummy
1414
%:
1515
dh $@ --with phpcomposer
1616

17-
override_dh_auto_build:
18-
dh_auto_build
19-
make docs
20-
2117
#override_dh_auto_install:
2218
# dh_auto_install -- prefix=/usr
2319

0 commit comments

Comments
 (0)