[DebianGIS-dev] r1971 - packages/geos/trunk/debian
kobold at alioth.debian.org
kobold at alioth.debian.org
Thu Mar 5 21:23:30 UTC 2009
Author: kobold
Date: 2009-03-05 21:23:30 +0000 (Thu, 05 Mar 2009)
New Revision: 1971
Modified:
packages/geos/trunk/debian/rules
Log:
remove the pyc file
Modified: packages/geos/trunk/debian/rules
===================================================================
--- packages/geos/trunk/debian/rules 2009-03-05 21:15:47 UTC (rev 1970)
+++ packages/geos/trunk/debian/rules 2009-03-05 21:23:30 UTC (rev 1971)
@@ -114,6 +114,8 @@
mkdir -p debian/libgeos-ruby1.8/usr/lib/ruby/
cp -ax debian/tmp/usr/local/lib/site_ruby/1.8 \
debian/libgeos-ruby1.8/usr/lib/ruby/1.8
+ # debian/python-geos
+ rm debian/python-geos/usr/lib/python2.5/site-packages/geos/geos.pyc
# Must not depend on anything. This is to be called by
# binary-arch/binary-indep
More information about the Pkg-grass-devel
mailing list