aboutsummaryrefslogtreecommitdiffstats
path: root/main/gparted/musl-fix-sscanf.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gparted: fix sscanf use and add ntfs-3g-progs as depNatanael Copa2016-06-301-0/+241
the sscanf modifier %Ld is invalid. use %lld instead https://bugzilla.gnome.org/show_bug.cgi?id=768239