]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- "lsb_release -i -s" prints "PLD"
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Nov 2009 17:00:05 +0000 (17:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grub.sysconfig -> 1.2

grub.sysconfig

index 4f88fa84dd6ce6aa5ca78e891083b06d29403cfa..aa4ea291a8212c258381be6fa227aa2f542e29ba 100644 (file)
@@ -3,7 +3,7 @@
 
 GRUB_DEFAULT=0
 GRUB_TIMEOUT=5
-GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo PLD Linux`
+GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo PLD`
 GRUB_CMDLINE_LINUX_DEFAULT="quiet"
 GRUB_CMDLINE_LINUX=""
 
This page took 0.030323 seconds and 4 git commands to generate.