25 Nov
2012
25 Nov
'12
4:06 a.m.
Hi folks, The package https://aur.archlinux.org/packages/ada-web-server has been out of date for over a year. The fix appears quite simple, replace the build section with ... build() { git clone --recursive https://forge.open-do.org/anonscm/git/aws/aws.git cd aws DESTDIR=$startdir/pkg make setup build install || return 1 } Can the package be disowned, so that the change is possible ? regards, Rod.