We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493390c commit 038ff91Copy full SHA for 038ff91
1 file changed
cie-middleware.spec
@@ -150,7 +150,7 @@ DESTDIR=./podofo_lib %__cmake --install podofo_build
150
# Generate wrapper script for CIEID
151
%global jopts -Xms1G -Xmx1G -Dawt.useSystemAAFontSettings=on
152
%global cpaths cieid:google-gson:jna:ghost4j:swingfx-twinkle:apache-commons-io:openpdf:slf4j
153
-%jpackage_script it.ipzs.cieid.MainApplication "" "%{?quote:%jopts}" %cpaths cieid true
+%jpackage_script it.ipzs.cieid.MainApplication "" "%{quote:%jopts}" %cpaths cieid true
154
155
# Install desktop configuration
156
mkdir -p %{buildroot}%{_datadir}/pixmaps
0 commit comments