Commit b94c04d6 authored by Seblu's avatar Seblu
Browse files

Do not force /usr/local/sbin to be a symlink

parent 63c40ce3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer <seblu@archlinux.org>

pkgname=base-seblu
pkgver=2016.07.09
pkgver=2017.04.09
pkgrel=1
pkgdesc='Provide depends on minimal seblu hosts packages'
arch=('any')
+0 −7
Original line number Diff line number Diff line
@@ -2,13 +2,6 @@

# arg 1:  the new package version
post_install() {
  # sbin should be a symlink
  if [[ ! -L /usr/local/sbin ]]; then
    rmdir '/usr/local/sbin' &&
      ln -sn bin /usr/local/sbin &&
      echo '!! /usr/local/sbin was not a symlink' ||
      echo '!! /usr/local/sbin is not a symlink'
  fi
  # display depency info
  echo '-- Unused dependencies:'
  pacman -Qdt