customizepkg icon indicating copy to clipboard operation
customizepkg copied to clipboard

patching PKGBUILD is broken

Open bartoszek opened this issue 8 years ago • 0 comments

Before patching a PKGBUILD the patch file was added to PKGBUILD as one of sources which breaks the build script. PKGBUILD : gpx-git PKGBUILD.patch : http://pastebin.com/PPiY9kXC /etc/customizepkg.d/gpx-git : patch#pkgbuild#PKGBUILD.patch customizepkg output : http://pastebin.com/HG68dSS5

As a solution i can think off putting the modify_file before adding new files from ${CFGDIR}/${package} folder and marking PKGBUILD.patch in modify_file to be ignore in patch including function

bartoszek avatar Mar 04 '16 22:03 bartoszek