~ubuntu-branches/ubuntu/natty/backintime/natty

« back to all changes in this revision

Viewing changes to kde4/configure

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Wiltshire
  • Date: 2009-09-07 21:53:28 UTC
  • Revision ID: james.westby@ubuntu.com-20090907215328-muoyyqzu7wjte9o6
Tags: 0.9.26-3
* Fix typo in debian/rules
* New patch no-chmod-777.patch to stop common/snapshots.py from making
  all files world-readable and writeable before deleting a backup.
  (Closes: #543785) - thanks to Rémi Vanicat, Bart de Koning

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
 
1
#!/bin/bash
2
2
 
3
3
CHECK="--check"
4
4