Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2014 02:12:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 191542] [PATCH] audio/jack: Incorrect pkg-plist for DOCS files
Message-ID:  <bug-191542-12827-gE9ABZ5Pi2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191542-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191542-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191542

--- Comment #5 from matthew@reztek.cz ---
The ASCII values in file names looked rather strange, so when I got the error
during package build I figured the plist was bad and quickly patched it to
match the files in the stagedir. Following the last reply, I reviewed the
situation.

The source tarball has docs files named same as the original plist. Further, a
variety of files in the docs dir have links to these files with names as they
are in the plist. Curious, I compiled again and checked the stagedir. This time
the files are named as the original plist has them. So, it was apparently a
fluke in the previous compilation which produced files with different names and
I do not have a log to compare the builds.

This bug can be closed as some transient build error.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191542-12827-gE9ABZ5Pi2>