.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "convert-volatile-source" "1" "2024-10-14" .PP .SH NAME .PP convert-volatile-source - Convert volatile sources into local patches .PP .SH SYNOPSIS .PP \fBconvert-volatile-source\fR [-h] [-p path] .PP .SH OPTIONS .PP \fB-h\fR .RS 4 Show help mesage and quit .PP .RE \fB-p\fR .RS 4 Path to binary used to find violations, defaults to \fBapkbuild-lint\fR .PP .RE .SH DESCRIPTION .PP convert-volatile-source fetched remotes patches detected by \fBapkbuild-lint(1)\fR as described in the policy AL62 from \fBalint(5)\fR.\& .PP It also replaces the URL in the source= variable with the filename, the filename is decided by looking at the URL and checking if it has '\&::'\&, if true then it uses whatever comes before the '\&::'\& (just like abuild), otherwise it uses the basename of the URL.\& .PP Note that it does not updates the checksum.\&