Browse Source

bcron: Marked bcron as cross-compilable when requested

Note: We also source 'bg-config.in' from bglibs which will adjust the
      build system for being able to cross-compile bcron.
user/amery/cross
Christian Wiese 17 years ago committed by Alejandro Mery
parent
commit
db9fd5e78c
  1. 2
      base/bcron/bcron.conf
  2. 4
      base/bcron/bcron.desc

2
base/bcron/bcron.conf

@ -13,6 +13,8 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
. $base/package/*/bglibs/bg-config.in
# This package is mutually exclusive with cron.
if pkginstalled cron; then
echo_error "CLASH: cron and $pkg don't go together."

4
base/bcron/bcron.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../bcron/bcron.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -33,7 +33,7 @@
[L] GPL
[S] Stable
[V] 0.09
[P] O -----5---9 210.000
[P] O -?---5---9 210.000
[D] 3440190937 bcron-0.09.tar.gz http://untroubled.org/bcron/

Loading…
Cancel
Save