From 4616dd7eb59adbfd9b925a34ddfa562db2bcd5f1 Mon Sep 17 00:00:00 2001 From: m3tav3rse Date: Mon, 29 Oct 2018 22:32:31 +0100 Subject: [PATCH] os-prober: align patch [ci skip] --- srcpkgs/os-prober/patches/detect-void.patch | 2 +- srcpkgs/os-prober/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/os-prober/patches/detect-void.patch b/srcpkgs/os-prober/patches/detect-void.patch index 6c568699628..750950ea381 100644 --- a/srcpkgs/os-prober/patches/detect-void.patch +++ b/srcpkgs/os-prober/patches/detect-void.patch @@ -1,6 +1,6 @@ --- os-probes/mounted/common/90linux-distro.orig 2014-04-16 09:49:59.028554885 +0200 +++ os-probes/mounted/common/90linux-distro 2014-04-16 09:50:54.603990982 +0200 -@@ -110,6 +110,13 @@ if (ls "$dir"/lib*/ld*.so* || ls "$dir"/ +@@ -116,6 +116,13 @@ elif [ -e "$dir/sbin/pkgtool" ]; then short="Slackware" long="Slackware Linux" diff --git a/srcpkgs/os-prober/template b/srcpkgs/os-prober/template index bf0a40b2a92..44455bf19fc 100644 --- a/srcpkgs/os-prober/template +++ b/srcpkgs/os-prober/template @@ -1,7 +1,7 @@ # Template file for 'os-prober' pkgname=os-prober version=1.76 -revision=1 +revision=2 make_dirs="/var/lib/os-prober 0755 root root" short_desc="Utility to detect other OSes on a set of drives" maintainer="Juan RP "