os-prober: align patch

[ci skip]
This commit is contained in:
m3tav3rse 2018-10-29 22:32:31 +01:00 committed by Helmut Pozimski
parent ae12bb9978
commit 4616dd7eb5
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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 <xtraeme@voidlinux.eu>"