Commit aadbe5cf authored by Seblu's avatar Seblu
Browse files

up


git-svn-id: https://seblu.net/s/archpkg@168 02741741-5192-46b8-8916-7152b19231d9
parent 36510b2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ build() {

  # updating suffixe in config (must be the right!)
  msg2 "Setting kernel suffix to $kernelsuf"
  sed -i "s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\"${kernelsuf}\"|g" ./.config
  sed -i "s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\"${kernelsuf}\"|g" .config

  # removing last dot if zero
  sed -ri 's/^SUBLEVEL = 0$/SUBLEVEL =/' Makefile