Author: goneri Date: 2008-05-22 20:15:13 +0000 (Thu, 22 May 2008) New Revision: 7159
Modified: packages/trunk/libclaw/debian/rules Log: remove unless default comment Modified: packages/trunk/libclaw/debian/rules =================================================================== --- packages/trunk/libclaw/debian/rules 2008-05-22 19:57:49 UTC (rev 7158) +++ packages/trunk/libclaw/debian/rules 2008-05-22 20:15:13 UTC (rev 7159) @@ -1,16 +1,7 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. -# Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 - - BUILD_TREE=$(CURDIR)/build-tree # shared library versions _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

