浏览代码

Hack for physfs_rb install.

Ryan C. Gordon 23 年之前
父节点
当前提交
d29cf8c7d9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile.am.newautomake

+ 1 - 0
Makefile.am.newautomake

@@ -142,4 +142,5 @@ dist-hook:
 	echo "Docs are generated with the program "Doxygen" (http://www.doxygen.org/)," >> $(distdir)/docs/README
 	echo "Docs are generated with the program "Doxygen" (http://www.doxygen.org/)," >> $(distdir)/docs/README
 	echo " or can be read online at http://icculus.org/physfs/docs/" >> $(distdir)/docs/README
 	echo " or can be read online at http://icculus.org/physfs/docs/" >> $(distdir)/docs/README
 	echo >> $(distdir)/docs/README
 	echo >> $(distdir)/docs/README
+	rm -rf `find $(distdir)/extras/physfs_rb -name "CVS" -type d`