summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 0c43896..6663296 100644
--- a/README
+++ b/README
@@ -93,3 +93,8 @@ To use (if not already done for another mozilla-devscripts script)
- in debian/control: add mozilla-devscripts to Build-Depends
- in debian/rules: add "include /usr/share/mozilla-devscripts/yourproject.mk"
+Example of COMPARE_FILTER_IN tweak:
+
+COMPARE_FILTER_IN += \
+ -e 's,^usr/lib/seamonkey-2.0/extensions/{f13b157f-b174-47e7-a34d-4815ddfdfeb8}.*,,' \
+ $(NULL)