diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-05 11:51:50 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-05 11:51:50 -0500 |
commit | b799bc5422ae1bc411e1725b5bb081a21f7afaef (patch) | |
tree | b0a9f63d8f78a0e46422ffd56f2508bb80770021 /src/dagpkg | |
parent | 15ba4736d7888b41b74e7f683a0ee0521b7681f7 (diff) |
dagpkg: load libremessages
Diffstat (limited to 'src/dagpkg')
-rwxr-xr-x | src/dagpkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. set -e +source libremessages source $(librelib conf) # Source variables from libretools |