Merge pull request #2708 from the-maldridge/lsb_release
Update lsb_release
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo Void
|
|
||||||
|
printf "Distributor ID:\tVoid\n"
|
||||||
|
printf "Description:\tVoid Linux\n"
|
||||||
|
printf "Release:\trolling\n"
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'base-files'
|
# Template file for 'base-files'
|
||||||
pkgname=base-files
|
pkgname=base-files
|
||||||
version=0.132
|
version=0.133
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
depends="xbps-triggers"
|
depends="xbps-triggers"
|
||||||
|
|||||||
Reference in New Issue
Block a user