From bb1e843bab9c430db0bb4a9012c0616fac5c0739 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 22 Dec 2018 21:18:46 -0500 Subject: libopkbuild: Drop include guards --- (limited to 'lib/deps.sh') diff --git a/lib/deps.sh b/lib/deps.sh index 3e51930..167c41b 100644 --- a/lib/deps.sh +++ b/lib/deps.sh @@ -17,9 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -[ x"${_OB_DEPS_SM+set}" = x'set' ] && return 0 -_OB_DEPS_SM=1 - ob_parse_dep() { local opt= -- cgit v0.9.1