mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
os-prober: align patch
[ci skip]
This commit is contained in:
parent
ae12bb9978
commit
4616dd7eb5
2 changed files with 2 additions and 2 deletions
|
@ -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.orig 2014-04-16 09:49:59.028554885 +0200
|
||||||
+++ os-probes/mounted/common/90linux-distro 2014-04-16 09:50:54.603990982 +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
|
elif [ -e "$dir/sbin/pkgtool" ]; then
|
||||||
short="Slackware"
|
short="Slackware"
|
||||||
long="Slackware Linux"
|
long="Slackware Linux"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'os-prober'
|
# Template file for 'os-prober'
|
||||||
pkgname=os-prober
|
pkgname=os-prober
|
||||||
version=1.76
|
version=1.76
|
||||||
revision=1
|
revision=2
|
||||||
make_dirs="/var/lib/os-prober 0755 root root"
|
make_dirs="/var/lib/os-prober 0755 root root"
|
||||||
short_desc="Utility to detect other OSes on a set of drives"
|
short_desc="Utility to detect other OSes on a set of drives"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue