mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-24 20:52:16 +00:00

Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
7 lines
97 B
Makefile
7 lines
97 B
Makefile
yumpluginsdir=$(datadir)/lxc
|
|
|
|
yumplugins_DATA = \
|
|
lxc-patch.py
|
|
|
|
EXTRA_DIST = $(yumplugins_DATA)
|