summaryrefslogtreecommitdiff
path: root/extra/libpagemaker/PKGBUILD
blob: 0d36a47ba45edf73e9ac94f0521786c98688668f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# see FS#62165

source+=('libpagemaker-0.0.4-const-ref-exception.patch')
sha256sums+=('8f3209af685ddf8b825be587ea5529808f68f8f406f0525e1690d7937e7f663d')

eval "$(
  declare -f build | \
    sed '
      /configure/ i \
        patch -Np1 -i "$srcdir/libpagemaker-0.0.4-const-ref-exception.patch" \         
    '
)"