mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Create xfstests install target.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
@@ -27,6 +27,10 @@ PKG_RELEASE = @pkg_release@
|
||||
PKG_VERSION = @pkg_version@
|
||||
PKG_PLATFORM = @pkg_platform@
|
||||
PKG_DISTRIBUTION= @pkg_distribution@
|
||||
PKG_SBIN_DIR = @sbindir@
|
||||
# A bit of a hack; by rights only state should probably go here
|
||||
# But for now ...
|
||||
PKG_LIB_DIR = /var/lib/@pkg_name@
|
||||
|
||||
CC = @cc@
|
||||
AWK = @awk@
|
||||
|
||||
Reference in New Issue
Block a user