summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
authorDidier Roche <didier.roche@canonical.com>2012-02-23 17:01:07 +0100
committerDidier Roche <didier.roche@canonical.com>2012-02-23 17:01:07 +0100
commitc76ba1a6bd219955930a2c2421013053efa586a7 (patch)
tree36af64950667c54ad17f5bf5704066bf04be528c /debian/rules
parenta6dcf0faa2d6a513525763eb283a766dde749c10 (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-xdebian/rules2
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