summaryrefslogtreecommitdiff
path: root/core/nss/PKGBUILD
blob: afd28e8b01ff23b49f37b7865501df1e2d8e6c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# bring back changes of 617b84f70caf

source+=(no-plt.diff)
sha256sums+=('ea8e1b871c0f1dd29cdea1b1a2e7f47bf4713e2ae7b947ec832dba7dfcc67daa')

eval "$(
  declare -f prepare | \
    sed '
      /cd nss-/a patch -Np2 -i ../no-plt.diff
    '
)"

# temporary, we have the wrong sum, is fixed upstream
sha256sums[0]='2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62'