#4832: acl-2.3.1
--------------------+-----------------------
Reporter: bdubbs | Owner: lfs-book
Type: task | Status: new
Priority: low | Milestone: 10.2
Component: Book | Version: SVN
Severity: minor | Resolution:
Keywords: |
--------------------+-----------------------
Changes (by bdubbs):
* priority: normal => low
* severity: normal => minor
Comment:
I did a diff and the only change is in configure:
{{{
dnl Automatically increment the revision for every release.
set -- $(IFS=.; echo ${PACKAGE_VERSION})
if test $# -ne 3 -o ${#1} -gt 1 -o ${#2} -gt 1 -o ${#3} -gt 2; then
echo "This PACKAGE_VERSION breaks LT_REVISION" >&2
exit 1
fi
}}}
Does not affect us.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4832#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page