diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 02:26:41 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 02:26:41 +0300 |
commit | b291673ef78a79a53dda32d97910bcc3956b110b (patch) | |
tree | 5ec800f6322bd09162688126938d23627f37819f | |
parent | cf706d39841782f43b083222315cfafc3faccfc2 (diff) |
bacula: added some coment, not very informative ...
-rw-r--r-- | packages/app-backup/bacula/bacula-scm.exheres-0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/app-backup/bacula/bacula-scm.exheres-0 b/packages/app-backup/bacula/bacula-scm.exheres-0 index 74c3007..4a5f621 100644 --- a/packages/app-backup/bacula/bacula-scm.exheres-0 +++ b/packages/app-backup/bacula/bacula-scm.exheres-0 @@ -95,6 +95,9 @@ DEFAULT_SRC_PREPARE_PATCHES=( ) src_prepare() { + #NOTE: ciphertext mostly copypasted from gentoo follows + #do not ask me to decipher this, i probably can't + edo pushd src >&/dev/null for f in console/console.c dird/dird.c filed/filed.c \ stored/bcopy.c stored/bextract.c stored/bls.c \ |