summaryrefslogtreecommitdiff
path: root/waterfox/stackrpms-diff.sh
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-12 08:37:19 -0400
committerB Stack <bgstack15@gmail.com>2020-03-12 08:37:19 -0400
commit2650ad52d5e2d434d692e50c809dd8082f101908 (patch)
tree45cb92d30d2840025afc87c81ccbd0c08a780205 /waterfox/stackrpms-diff.sh
parentMerge branch 'xdgmenumaker-bump' into 'master' (diff)
downloadstackrpms-2650ad52d5e2d434d692e50c809dd8082f101908.tar.gz
stackrpms-2650ad52d5e2d434d692e50c809dd8082f101908.tar.bz2
stackrpms-2650ad52d5e2d434d692e50c809dd8082f101908.zip
waterfox 2020.03 dpkg rc1
Diffstat (limited to 'waterfox/stackrpms-diff.sh')
-rwxr-xr-xwaterfox/stackrpms-diff.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/stackrpms-diff.sh b/waterfox/stackrpms-diff.sh
index 0a90beb..a6c5e99 100755
--- a/waterfox/stackrpms-diff.sh
+++ b/waterfox/stackrpms-diff.sh
@@ -1,3 +1,3 @@
# use this file to display the differences between chinfo upstream and my work.
# usage: stackrpms/waterfox/stackrpms-diff.sh | vi -
-diff -x 'README.md' -x 'bgstack15-waterfox-prefs.js' -x debian -x stackrpms*.diff -x stackrpms*.sh -x *z -x .*.swp -Naur chinforpms/waterfox stackrpms/waterfox
+diff -x 'README.md' -x 'bgstack15-waterfox-prefs.js' -x debian -x stackrpms*.diff -x stackrpms*.sh -x '*z' -x .*.swp -Naur chinforpms/waterfox stackrpms/waterfox
bgstack15