On 7 June 2014 17:04, Storm Dragon <[email protected]> wrote: > Hi, > I was trying to update my PKGBUILD for talking-clock to get the version from > git, but it keeps failing and saying the directory doesn't exist. When I > check though, the directory does exist. Can someone please take a look and > tell me what I have done wrong? > Thanks > Storm > -- > > -- > Registered Linux user number 508465: > https://linuxcounter.net/user/508465.html > My blog, Thoughts of a Dragon: http://www.stormdragon.us/ > get my public PGP key: gpg --keyserver wwwkeys.pgp.net --recv-key 43DDC193 > My Blackberry is Broken: http://is.gd/my_blackberry_is_broken > "gimme gimme shock treatment! I wanna wanna shock treatment!" > Ramones - Gimme Gimme Shock Treatment
Hi, You're using an ancient PKGBUILD template. Rewrite it to conform to the the current standards[1] first (e.g. get rid of the manual git-cloning), then see if you still have a problem. Cheers, WorMzy [1] https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines
