]> git.pld-linux.org Git - packages/electron.git/blobdiff - electron.spec
drop empty locales (sync atom.spec)
[packages/electron.git] / electron.spec
index f4c0844bbde7d244ab24c8097b851f87753b2dfc..0895c472a5fd92a707ae4ab2e407182b32963176 100644 (file)
@@ -36,6 +36,9 @@ and Chromium and is used in the Atom editor.
 %{__unzip} %{SOURCE2}
 %endif
 
+# remove empty locales
+find locales -size 0 | xargs rm -v
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.100255 seconds and 4 git commands to generate.