mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
Minor autoconf build fixes:
Fixed BUILDDIR in config/* Added missing " to ZFS_AC_SCRIPT_CONFIG macro Removed autoconf/Makefile
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ NAME=zfs
|
||||
BRANCH=`awk '/[Bb]ranch:/ {print $$2}' META`
|
||||
VERSION=`awk '/[Vv]ersion:/ {print $$2}' META`
|
||||
RELEASE=`awk '/[Rr]elease:/ {print $$2}' META`
|
||||
BUILDDIR=$NAME+$CONFIG
|
||||
BUILDDIR=$NAME #+$CONFIG
|
||||
|
||||
Reference in New Issue
Block a user