mirror of https://gitee.com/openkylin/libvirt.git
Remove autogenerated COPYING from make dist, Daniel
This commit is contained in:
parent
dbe2c21a79
commit
21619c5586
|
@ -104,5 +104,8 @@ AC_SUBST(VIRSH_LIBS)
|
||||||
# end of if with_depends
|
# end of if with_depends
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# very annoying
|
||||||
|
rm -f COPYING
|
||||||
|
|
||||||
AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
|
AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
|
||||||
libvir.pc libvir.spec include/libvir.h)
|
libvir.pc libvir.spec include/libvir.h)
|
||||||
|
|
Loading…
Reference in New Issue