##// END OF EJS Templates
builddeb: remove chmod as lintian tells us...
Sean Farley -
r29046:6b95a623 stable
parent child Browse files
Show More
@@ -70,7 +70,6 b' if [ "$BUILD" ]; then'
70 70 fi
71 71
72 72 cp -r $PWD/contrib/debian debian
73 chmod -R 0755 debian
74 73
75 74 sed -i.tmp "s/__VERSION__/$debver/" $changelog
76 75 sed -i.tmp "s/__DATE__/$(date --rfc-2822)/" $changelog
General Comments 0
You need to be logged in to leave comments. Login now