diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-09 10:12:07 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-09 10:12:07 -0400 |
commit | 381ec97014431411e84a64cab62e547461b62ba0 (patch) | |
tree | bc31f15fa771491c5df1f44198d5c883864e4b37 /veracrypt/debian/patches | |
parent | veracrypt el8 rpm rc1 (diff) | |
download | stackrpms-381ec97014431411e84a64cab62e547461b62ba0.tar.gz stackrpms-381ec97014431411e84a64cab62e547461b62ba0.tar.bz2 stackrpms-381ec97014431411e84a64cab62e547461b62ba0.zip |
veracrypt 1.24 dpkg rc1
Diffstat (limited to 'veracrypt/debian/patches')
-rw-r--r-- | veracrypt/debian/patches/series | 4 | ||||
-rw-r--r-- | veracrypt/debian/patches/vc_devuan.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/veracrypt/debian/patches/series b/veracrypt/debian/patches/series index 5f788f9..7e9c1bf 100644 --- a/veracrypt/debian/patches/series +++ b/veracrypt/debian/patches/series @@ -1,4 +1,4 @@ -001-user-guide-location.diff +#001-user-guide-location.diff 002-build-flags.diff -004-fixup-install.diff +#004-fixup-install.diff vc_devuan.patch diff --git a/veracrypt/debian/patches/vc_devuan.patch b/veracrypt/debian/patches/vc_devuan.patch index b55bea5..b90f9f0 100644 --- a/veracrypt/debian/patches/vc_devuan.patch +++ b/veracrypt/debian/patches/vc_devuan.patch @@ -3,7 +3,7 @@ diff -x '*.rej' -x '*.orig' -Naur VeraCrypt_1.22/src/Common/Dlgcode.c VeraCrypt_ +++ VeraCrypt_1.22-1/src/Common/Dlgcode.c 2018-09-02 08:22:00.007030589 -0400 @@ -1280,7 +1280,7 @@ L"This software as a whole:\r\n" - L"Copyright \xA9 2013-2018 IDRIX. All rights reserved.\r\n\r\n" + L"Copyright \xA9 2013-2019 IDRIX. All rights reserved.\r\n\r\n" - L"An IDRIX Release"); + L"Packaged for Devuan"); |