diff --git a/templates/xbps-base-files/files/mozplugin.sh b/templates/xbps-base-files/files/mozplugin.sh new file mode 100644 index 00000000000..8578a4191dc --- /dev/null +++ b/templates/xbps-base-files/files/mozplugin.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +export MOZ_PLUGIN_PATH="/usr/lib/mozilla/plugins" diff --git a/templates/xbps-base-files/template b/templates/xbps-base-files/template index eee14033e09..b5f2d7417a9 100644 --- a/templates/xbps-base-files/template +++ b/templates/xbps-base-files/template @@ -1,6 +1,6 @@ # Template file for 'xbps-base-files' pkgname=xbps-base-files -version=0.27 +version=0.28 build_style=custom-install short_desc="xbps base system files" maintainer="Juan RP "