summaryrefslogtreecommitdiff
path: root/extra/gtk2/PKGBUILD
blob: 8620931ca5b8e19b96d05312b67f794b53985d18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# new automake support, see FS#62022

source+=('gtk2-automake-1.15_16.diff')
sha256sums+=('d47fe647289e59d3f2b4b35c0c718f1bf643758485c9aa5a129a965b9efdb244')

eval "$(
  declare -f prepare | \
    sed '
      /patch/ a \
      patch -p1 -i $srcdir/gtk2-automake-1.15_16.diff
    '
)"