mirror of
https://git.proxmox.com/git/libarchive-perl
synced 2025-10-04 20:50:40 +00:00
Fetch package + version from the changelog
Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
This commit is contained in:
parent
eca488f97f
commit
561f47cf48
4
Makefile
4
Makefile
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user