]> git.proxmox.com Git - pve-access-control.git/commit
build: fix file list
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 7 Dec 2023 11:36:40 +0000 (12:36 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 7 Dec 2023 11:36:40 +0000 (12:36 +0100)
commita53fd5d882af44f703f2793977a86e730533796b
treeae74a00ec78bb64a8cfc06a138c2b67c2094c52e
parentffc4e503ec542c8d70b3f8d4c0d577fbeaaf43e1
build: fix file list

this file is installed by a sub-dir Makefile, it does not exist in
src/PVE/API2.

the error is not fatal, but printed during build:

 install: cannot stat 'RealmSync.pm': No such file or directory

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/PVE/API2/Makefile