summaryrefslogtreecommitdiff
path: root/src/toru/toru-info
diff options
context:
space:
mode:
Diffstat (limited to 'src/toru/toru-info')
-rwxr-xr-xsrc/toru/toru-info6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/toru/toru-info b/src/toru/toru-info
index 0226ea5..538d011 100755
--- a/src/toru/toru-info
+++ b/src/toru/toru-info
@@ -19,8 +19,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-. "$(librelib messages)"
-. "$(librelib conf)"
+
+source "$(librelib conf)"
+source "$(librelib messages)"
+
main() {
for _pkg in "$@"; do