summaryrefslogtreecommitdiffstats
path: root/fonts-x11/ohsnap/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/ohsnap/BUILD')
-rwxr-xr-xfonts-x11/ohsnap/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/fonts-x11/ohsnap/BUILD b/fonts-x11/ohsnap/BUILD
new file mode 100755
index 0000000000..4635a292d0
--- /dev/null
+++ b/fonts-x11/ohsnap/BUILD
@@ -0,0 +1,3 @@
+for font in *.pcf *.psfu; do
+ gzip -9 "${font}"
+done