From c2e40c6d4e9c76304c3f49e04019871322fa6b77 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 29 Jan 2021 18:23:17 -0300 Subject: archivers: move archiver-common.inc include to the bottom And mark it as a redirect profile. This is done so when including other *-common.inc profiles, such as firefox-common.profile. --- etc/profile-a-l/bsdtar.profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l/bsdtar.profile') diff --git a/etc/profile-a-l/bsdtar.profile b/etc/profile-a-l/bsdtar.profile index c37f4071e..fb4f643c8 100644 --- a/etc/profile-a-l/bsdtar.profile +++ b/etc/profile-a-l/bsdtar.profile @@ -6,6 +6,7 @@ include bsdtar.local # Persistent global definitions include globals.local -include archiver-common.inc - private-etc alternatives,group,localtime,passwd + +# Redirect +include archiver-common.inc -- cgit v1.2.3-70-g09d2