AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

lib/buildins.sh: drop wrong input filename #122

Closed Plectranthus-fg closed 2 years ago

Plectranthus-fg commented 2 years ago

When one of .{diff,patch} not exists, a arg like .diff or *.patch will pass in, that cause patch failure.