Merge pull request #655 from Rmys/master

os-prober:rebuild
This commit is contained in:
Rmys
2017-09-21 15:33:06 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,5 +27,5 @@ def install():
if shelltools.isDirectory("%s/x86" % d):
pisitools.insinto("/usr/lib/%s" % d, "%s/x86/*" % d)
# shelltools.touch("labels")
shelltools.touch("labels")
pisitools.dodir("/var/lib/os-prober")
+1 -1
View File
@@ -26,7 +26,7 @@
</Package>
<History>
<Update release="4">
<Date>2017-09-20</Date>
<Date>2017-09-21</Date>
<Version>1.76</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>