projects
/
bacula-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae452d2
)
Dodana prazna mjesta u pin fileu
author
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Tue, 11 May 2021 13:24:14 +0000
(15:24 +0200)
committer
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Tue, 11 May 2021 13:24:14 +0000
(15:24 +0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
61712f7
..
0ac5c7e
100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-280,6
+280,7
@@
set_pinning() {
test -f $PINFILE || touch $PINFILE
cp-update bacula-cn $PINFILE <<EOF
+
Package: bacula-fd
Pin: version 7.4.4*
Pin-Priority: 1001
@@
-291,6
+292,7
@@
Pin-Priority: 1001
Package: bacula-console
Pin: version 7.4.4*
Pin-Priority: 1001
+
EOF
}