Author: goneri Date: 2009-01-14 17:51:52 +0000 (Wed, 14 Jan 2009) New Revision: 8654
Modified: packages/trunk/mmpong/debian/rules Log: prune the copyright files from the data dir Modified: packages/trunk/mmpong/debian/rules =================================================================== --- packages/trunk/mmpong/debian/rules 2009-01-14 17:27:51 UTC (rev 8653) +++ packages/trunk/mmpong/debian/rules 2009-01-14 17:51:52 UTC (rev 8654) @@ -5,3 +5,8 @@ include /usr/share/cdbs/1/rules/dpatch.mk DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) + +install/mmpong-gl-data:: + rm ./debian/tmp/usr/share/games/mmpong-gl/CEGUI/copyright + rm ./debian/tmp/usr/share/games/mmpong-gl/sounds/copyright + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

