Browse Source

Rene Rebe:

hotfixed the iproute2 hotfix


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2879 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
0fd7256346
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/iproute2/iproute2.conf

+ 1
- 1
package/base/iproute2/iproute2.conf

@ -40,6 +40,6 @@ makeinstopt="$makeopt DESTDIR=$root install"
postmake="ipr2_pm"
pkginstalled bdb33 && [ $stagelevel -le 1 ] && \
pkginstalled bdb33 && [ $stagelevel -gt 1 ] || \
var_append patchfiles ' ' $confdir/bdb_unavailable.diff

Loading…
Cancel
Save