summaryrefslogtreecommitdiff
path: root/waterfox/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-06 15:23:42 -0500
committerB Stack <bgstack15@gmail.com>2019-03-06 15:23:42 -0500
commitfe39148d0cd6ec9020883e8e2af9376412f8da86 (patch)
tree7284d371ba3a04d1e8dcfbe97c5e2cc99057a467 /waterfox/debian/patches/series
parentwaterfox 56.2.7.1 rpm rc1 (diff)
downloadstackrpms-fe39148d0cd6ec9020883e8e2af9376412f8da86.tar.gz
stackrpms-fe39148d0cd6ec9020883e8e2af9376412f8da86.tar.bz2
stackrpms-fe39148d0cd6ec9020883e8e2af9376412f8da86.zip
WIP: waterfox dpkg
Diffstat (limited to 'waterfox/debian/patches/series')
-rw-r--r--waterfox/debian/patches/series3
1 files changed, 3 insertions, 0 deletions
diff --git a/waterfox/debian/patches/series b/waterfox/debian/patches/series
new file mode 100644
index 0000000..48406b6
--- /dev/null
+++ b/waterfox/debian/patches/series
@@ -0,0 +1,3 @@
+waterfox-install-dir.patch -p1
+dont-statically-link-libstdc++.patch -p1
+unity-menubar.patch -p1
bgstack15