Skip to content

Commit ff50df3

Browse files
committed
[kameleon] remove dpkg nodoc option
we want the man page to be installed.
1 parent c043d06 commit ff50df3

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

kameleon/steps/setup/debian/configure_apt.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,6 @@
1616
srcpkgcache "";
1717
pkgcache "";
1818
}
19-
- write_in:
20-
- /etc/dpkg/dpkg.cfg.d/01_nodoc
21-
- |
22-
path-exclude /usr/share/doc/*
23-
# we need to keep copyright files for legal reasons
24-
path-include /usr/share/doc/*/copyright
25-
path-exclude /usr/share/man/*
26-
path-exclude /usr/share/groff/*
27-
path-exclude /usr/share/info/*
28-
# lintian stuff is small, but really unnecessary
29-
path-exclude /usr/share/lintian/*
30-
path-exclude /usr/share/linda/*
31-
path-exclude /usr/share/locale/*
32-
path-include /usr/share/locale/en*
3319
- write_in:
3420
- /etc/locale.nopurge
3521
- |

0 commit comments

Comments
 (0)