Fetch package + version from the changelog

Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
This commit is contained in:
Rhonda D'Vine 2019-01-10 13:37:21 +01:00 committed by Thomas Lamprecht
parent eca488f97f
commit 561f47cf48

View File

@ -1,4 +1,6 @@
RELEASE=4.0 VERSION != dpkg-parsechangelog -Sversion | cut -d- -f1
PACKAGE != dpkg-parsechangelog -Ssource
PKGREL != dpkg-parsechangelog -Sversion | cut -d- -f2
# h2xs -Afn LibArchive # h2xs -Afn LibArchive
# h2xs -an LibArchive /usr/include/archive.h /usr/include/archive_entry.h # h2xs -an LibArchive /usr/include/archive.h /usr/include/archive_entry.h