Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patching PKGBUILD is broken #23

Open
bartoszek opened this issue Mar 4, 2016 · 0 comments
Open

patching PKGBUILD is broken #23

bartoszek opened this issue Mar 4, 2016 · 0 comments

Comments

@bartoszek
Copy link

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 bartoszek changed the title patching PKGBUILD broken patching PKGBUILD is broken Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant