kde/itinerary: fix linting issues (!871)
This commit is contained in:
parent
e0d48e44ee
commit
eac532f2eb
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=itinerary
|
||||
pkgver=0_git20191214
|
||||
_commit="63caaf2daae0a105982ee774de9a3797aae3ad33"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Application to assist with usage of Travel Reservations"
|
||||
url="https://github.com/KDE/itinerary"
|
||||
arch="all !armhf"
|
||||
|
@ -29,7 +29,7 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
|
||||
-DCMAKE_C_FLAGS="$CFLAGS" \
|
||||
${CMAKE_CROSSOPTS}
|
||||
$CMAKE_CROSSOPTS
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue