remove snap-pac.conf from install
This commit is contained in:
parent
088c4a630a
commit
1467c59874
1 changed files with 0 additions and 2 deletions
2
install
2
install
|
|
@ -26,10 +26,8 @@ SCRIPTS_DIR=$INSTALL_DIR/usr/share/libalpm/hooks.bin/snap-pac
|
|||
HOOKS_DIR=$INSTALL_DIR/usr/share/libalpm/hooks/
|
||||
install -d $HOOKS_DIR
|
||||
install -d $SCRIPTS_DIR
|
||||
install -d $INSTALL_DIR/etc
|
||||
install -Dm 755 snap-pac $SCRIPTS_DIR
|
||||
install -Dm 644 10_snapper-pre.hook $HOOKS_DIR
|
||||
install -Dm 644 10_snapper-post.hook $HOOKS_DIR
|
||||
install -Dm 644 20_snap-pac-clean.hook $HOOKS_DIR
|
||||
install -Dm 644 snap-pac.conf $INSTALL_DIR/etc/
|
||||
install -Dm 644 LICENSE "$INSTALL_DIR/usr/share/licenses/snap-pac/LICENSE"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue