ok. now fixed. i don't know why. bit in the first attempt 'git add *' and 'git add .' don't work (
That's because of how shell GLOBBING works. Use "git add --all" instead :-) Cheers! On Mon Dec 29 2014 at 7:36:30 PM SpinFlo <[email protected]> wrote: > mmm, not detect the sources_i686/sources_x86_64 fields (pacman 4.2 new > structure) > > https://aur-dev.archlinux.org/cgit/lsi-msm.git/tree/PKGBUILD > > greetings >
