Remove CVS file in patches directory before distributing.
This commit is contained in:
parent
4630fc7805
commit
86c63fd1f7
|
@ -17,3 +17,6 @@ EXTRA_DIST = autostuff alliance.m4 motif.m4 oldgcc.m4 xpm.m4 build depcomp \
|
||||||
\
|
\
|
||||||
debian/patches \
|
debian/patches \
|
||||||
debian/source/format
|
debian/source/format
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -rf $(distdir)/debian/patches/CVS
|
||||||
|
|
Loading…
Reference in New Issue