diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2013-06-05 23:53:30 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-06 22:30:24 +0200 |
commit | 8dfd59d1144b3a1a230da7a81743f145363e0708 (patch) | |
tree | 49acc1cbbc803e37dada8119f738dd5838d69f60 /package/sound-theme-borealis | |
parent | f2c2f25cef00d153dd60e60a4c8def826567d0b6 (diff) | |
download | buildroot-8dfd59d1144b3a1a230da7a81743f145363e0708.tar.gz buildroot-8dfd59d1144b3a1a230da7a81743f145363e0708.zip |
Normalize separator size to 80
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/sound-theme-borealis')
-rw-r--r-- | package/sound-theme-borealis/sound-theme-borealis.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sound-theme-borealis/sound-theme-borealis.mk b/package/sound-theme-borealis/sound-theme-borealis.mk index 8983bdf22b..7cde12dd5c 100644 --- a/package/sound-theme-borealis/sound-theme-borealis.mk +++ b/package/sound-theme-borealis/sound-theme-borealis.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # sound-theme-borealis # -############################################################# +################################################################################ SOUND_THEME_BOREALIS_VERSION = 0.9a SOUND_THEME_BOREALIS_SITE = http://ico.bukvic.net/Linux/Borealis_soundtheme |