6 Apr
2015
6 Apr
'15
07:57
On Mon, Apr 6, 2015 at 9:09 AM, <doiggl@velocitynet.com.au> wrote:
[ 139s] + /usr/bin/mkdir /usr/include/apache2 [ 139s] /usr/bin/mkdir: cannot create directory '/usr/include/apache2': Permission denied
Looks like your script does not create the directory in the right location. Looking at your spec snippet: /usr/bin/mkdir $(buildroot)/usr/include/apache2 You should either use %{buildroot} or $BUILDROOT. Robert -- http://robert.muntea.nu/ -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org