Hi,
I've found two bugs in PKBUILDs:
fs2_open-svn: line 31: makepkg can't delete the specified directory.
Removing the line solves the problem.
tbp: line 11: a = is missing (variable definition)
On Wed, Sep 08, 2010 at 09:32:45PM +0200, Aljosha Papsch wrote:
I've found two bugs in PKBUILDs:
fs2_open-svn: line 31: makepkg can't delete the specified directory.
Removing the line solves the problem.
tbp: line 11: a = is missing (variable definition)
Nice to see that people check and
-
From: Lukas Fleischer archli...@cryptocrack.de
To: Arch User Repository (AUR) Development aur-dev@archlinux.org
Sent: Wednesday, September 8, 2010 10:45:28 PM (GMT+0200) Auto-Detected
Subject: Re: [aur-dev] Bugs in two PKGBUILDs
On Wed, Sep 08, 2010 at 09:32:45PM +0200, Aljosha Papsch wrote:
I've