From 15f7d877401ee12fb2f6a817855259535b72d8ef Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 8 Jul 2019 13:56:44 +0200 Subject: [PATCH] inkscape: Remove blank line at end of file --- inkscape-0.92.4-1.build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/inkscape-0.92.4-1.build.sh b/inkscape-0.92.4-1.build.sh index cd1a192..768da7a 100755 --- a/inkscape-0.92.4-1.build.sh +++ b/inkscape-0.92.4-1.build.sh @@ -108,4 +108,3 @@ EOF cmake -DCMAKE_INSTALL_PREFIX:PATH=$PREFIX -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0 -DCMAKE_INSTALL_RPATH=$PREFIX/lib . make -j $(nproc) make install -