;+%s")
if [[ $aurDte -lt $depDte ]]; then
echo "update $aurPkg given $depPkg is more recent"
fi
done
done
Eric
From: arch-general on behalf of Squires,
Eric
Sent: Monday, December 7, 2015 11:17 PM
To: Gene
he workflow would
look something like this:
git checkout -b my_branch
git fetch
git merge master
# now do normal makepkg build/install step
Eric
From: arch-general on behalf of Michał
Zegan
Sent: Sunday, December 6, 2015 12:52 PM
To: General Discussion
On Sun, Dec 06, 2015 at 06:52:58PM +0100, Michał Zegan wrote:
> Hello.
>
> If I have a package build from aur that depends on a library, and the
> library is updated, and package from aur requires rebuild, is it possible to
> somehow track and automate that?
> In other cases maintaining such confi
Hello.
If I have a package build from aur that depends on a library, and the
library is updated, and package from aur requires rebuild, is it
possible to somehow track and automate that?
In other cases maintaining such configurations may be the trouble as you
have to remember what aur packages
4 matches
Mail list logo