[Python-modules-commits] r4260 - in packages/python-memcache/trunk/debian (rules)
crschmidt-guest at users.alioth.debian.org
crschmidt-guest at users.alioth.debian.org
Thu Jan 3 21:34:39 UTC 2008
Date: Thursday, January 3, 2008 @ 21:34:38
Author: crschmidt-guest
Revision: 4260
Clean out tilecache-specific comments.
Modified:
packages/python-memcache/trunk/debian/rules
Modified: packages/python-memcache/trunk/debian/rules
===================================================================
--- packages/python-memcache/trunk/debian/rules 2008-01-03 20:37:52 UTC (rev 4259)
+++ packages/python-memcache/trunk/debian/rules 2008-01-03 21:34:38 UTC (rev 4260)
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# TileCache debian/rules
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
@@ -23,7 +22,6 @@
dh_clean -k
dh_installdirs
- # Add here commands to install the package into debian/tilecache.
python ./setup.py install --no-compile --root=$(PREFIX) --install-lib=$(PACKAGE_DIR)
chmod +x $(PREFIX)$(PACKAGE_DIR)/memcache.py
More information about the Python-modules-commits
mailing list