diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:27 +0000 |
commit | 930ddca64ec92521e83b8b673523835772b437ac (patch) | |
tree | 9dbc8eee3756d124c75c9948703044a1c9864c31 /debian/gimp-data.install | |
parent | Adding upstream version 2.10.22. (diff) | |
download | gimp-debian.tar.xz gimp-debian.zip |
Adding debian version 2.10.22-4+deb11u2.debian/2.10.22-4+deb11u2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gimp-data.install')
-rw-r--r-- | debian/gimp-data.install | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/gimp-data.install b/debian/gimp-data.install new file mode 100644 index 0000000..e1b5d8e --- /dev/null +++ b/debian/gimp-data.install @@ -0,0 +1,13 @@ +# The following line is prefixed as the source contains an etc/ dir, and +# dh_install will prefer to install its entire contents, instead of the +# installed debian/tmp/etc directory. Prefixing it works around this. +debian/tmp/etc/ +usr/share/gimp/ +usr/share/icons/ +usr/share/locale/*/LC_MESSAGES/gimp??.mo +usr/share/locale/*/LC_MESSAGES/gimp??-std-plug-ins.mo +usr/share/locale/*/LC_MESSAGES/gimp??-script-fu.mo +usr/share/locale/*/LC_MESSAGES/gimp??-python.mo +usr/share/locale/*/LC_MESSAGES/gimp??-tips.mo +usr/share/man/man5/gimprc.5 +usr/share/man/man5/gimprc-?.??.5 |