diff options
| author | Didier Roche <didier.roche@canonical.com> | 2012-02-23 17:01:07 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2012-02-23 17:01:07 +0100 |
| commit | c76ba1a6bd219955930a2c2421013053efa586a7 (patch) | |
| tree | 36af64950667c54ad17f5bf5704066bf04be528c /debian/rules | |
| parent | a6dcf0faa2d6a513525763eb283a766dde749c10 (diff) | |
* 01_hardcode_new_default_in_hardcoded_values.patch:
- hardcode the new default value for switching between workspaces and moving a window between workspaces. Unfortunatly, this is still a harcoding. Opened an upstream bug so that the real values are read instead with some guidance. * debian/control, debian/rules: - add quilt patch handling (bzr r55.3.598)
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index abc120816..c14c58f9f 100755 --- a/debian/rules +++ b/debian/rules @@ -35,4 +35,4 @@ override_dh_auto_test: echo "not working right now" %: - dh $@ --with translations + dh $@ --with translations,quilt |
