summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-09-07 12:16:28 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-07 17:43:22 +0200
commit35186fcf79b56eb943c477715ad9b41ae9c5365b (patch)
tree81d1649312b971de10083ef29c8cdd0c2ffdea19 /debian
parentf08790f8282abd0569c9781c92432ca7a5eddc05 (diff)
downloadpass-35186fcf79b56eb943c477715ad9b41ae9c5365b.tar.gz
pass-35186fcf79b56eb943c477715ad9b41ae9c5365b.tar.bz2
pass-35186fcf79b56eb943c477715ad9b41ae9c5365b.zip
Explicitly set permissions when running 'install'
The default permissions set by 'install' are 0755 which is not what we want for manpages and the bash completion file.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
sal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 `make install` should never install anything to /etc. "/usr/share/bash-completion/completions/" is the right place for completions that are installed by software packages. Signed-off-by: Lukas Fleischer <info@cryptocrack.de> 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12