summaryrefslogtreecommitdiff
path: root/user/scrot/docdir.patch
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21user/scrot: Repair build, use --docdir properlyA. Wilcox1-0/+51
--docdir patch is from upstream: resurrecting-open-source-projects/scrot@ee8121c65d1e We were removing a configure line for dash compat, but since the autotools bump we don't need to do that. That removal was now causing build failures. This fixes #712.