aboutsummaryrefslogtreecommitdiffstats
path: root/community/openjdk7/icedtea-jdk-xattr.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/openjdk7: remove attr-dev dependencyTimo Teräs2019-05-301-0/+11
In new attr the only needed header attr/xattr.h is removed as obsolete. The new standard has been for a long time to use sys/xattr.h. Fix openjdk to use this header and remove the now unneeded attr-dev dependency.