]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Remove autogenerated COPYING from make dist, Daniel
authorDaniel Veillard <veillard@redhat.com>
Fri, 9 Dec 2005 10:37:37 +0000 (10:37 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 9 Dec 2005 10:37:37 +0000 (10:37 +0000)
configure.in

index 98bb90740550914e0e1c63f42260fcce83576455..31c9400d6286b7d631d7a7ddc98ad3179fd8e600 100644 (file)
@@ -104,5 +104,8 @@ AC_SUBST(VIRSH_LIBS)
 # end of if with_depends
 fi
 
+# very annoying
+rm -f COPYING
+
 AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
           libvir.pc libvir.spec include/libvir.h)