tasn pushed a commit to branch master.

commit 7b5c0627a520fdcf5d4d9d97e23df40d9b6b59d5
Author: Daniel Kolesa <[email protected]>
Date:   Sat Jan 24 11:01:24 2009 +0000

    forgot to add -r parameter to rm.
    
    SVN revision: 38756
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2240c3e..a6a3980 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,6 @@ include /usr/share/cdbs/1/class/python-distutils.mk
 install/python-elementary::
        mkdir -p debian/python-elementary/usr/share/python-elementary
        cp -r tests debian/python-elementary/usr/share/python-elementary
-       rm -f debian/python-elementary/usr/share/python-elementary/tests/.svn
+       rm -rf debian/python-elementary/usr/share/python-elementary/tests/.svn
        chmod -R 755 debian/python-elementary/usr/share/python-elementary
 

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to