Browse Source

* removed ugly hack to enable rocknet on 2.2 in pro of a module depending on TREE!=21

legacy/multilib
Alejandro Mery 20 years ago
parent
commit
d3d67a908e
2 changed files with 2 additions and 6 deletions
  1. +0
    -6
      pkgsel/Base/NETADMIN.conf
  2. +2
    -0
      pkgsel/Base/NETADMIN22.all

+ 0
- 6
pkgsel/Base/NETADMIN.conf

@ -1,6 +0,0 @@
if [[ "$sdever" == "2.2*" ]]; then
cat<<-EOT >> $cfgtmpdir/mnemosyne.postpkgfilter.in
pkgenable rocknet
EOT
fi

+ 2
- 0
pkgsel/Base/NETADMIN22.all

@ -0,0 +1,2 @@
#Dependencies: NETADMIN CFGTEMP_TREE!=21
X rocknet

Loading…
Cancel
Save