diff options
Diffstat (limited to 'lib/package.sh')
-rw-r--r-- | lib/package.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/package.sh b/lib/package.sh index 5c494ba..20c99ab 100644 --- a/lib/package.sh +++ b/lib/package.sh @@ -18,9 +18,6 @@ # along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. -[ "x${_PACKAGE_SM+set}" = 'xset' ] && return 0 -_PACKAGE_SM=1 - use locale use output |