[style] remove empty line between related commands

This commit is contained in:
Boris Nagaev 2015-11-15 19:04:11 +03:00
parent de35582bc4
commit fa46375662
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ define $(PKG)_BUILD
echo 'Description: OpenGL'; \
echo 'Libs: -lopengl32';) \
> '$(PREFIX)/$(TARGET)/lib/pkgconfig/gl.pc'
(echo 'Name: glu'; \
echo 'Version: 0'; \
echo 'Description: OpenGL'; \