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 "