code style.

This commit is contained in:
Jerome Duval
2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@@ -11,7 +11,7 @@ PATCHES="glog-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=0.0.0
libVersion="0.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@@ -46,4 +46,3 @@ INSTALL()
{
make install
}