diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-11-13 06:11:17 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-11-13 06:11:17 +0100 |
commit | 4cda7bc33c3470c5ef887dbe8c53ccd67619bb85 (patch) | |
tree | 2d778d9794dd0cdc2920c8578cc50096541e4549 /debian/zsh-static.install | |
parent | 8dff29f4cd9663746b51ffad9317e68a2cd00a55 (diff) | |
download | zsh-4cda7bc33c3470c5ef887dbe8c53ccd67619bb85.tar.gz zsh-4cda7bc33c3470c5ef887dbe8c53ccd67619bb85.zip |
Update Helmut's patch to use more debhelper style file installing
Diffstat (limited to 'debian/zsh-static.install')
-rw-r--r-- | debian/zsh-static.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/zsh-static.install b/debian/zsh-static.install index d8a0c064d..a01955f03 100644 --- a/debian/zsh-static.install +++ b/debian/zsh-static.install @@ -1,2 +1,3 @@ debian/zsh5 bin obj-static/Src/zsh bin +debian/shells.d/zsh-static usr/share/debianutils/shells.d/ |