Merge "Fix rpm packaging following review 21188" into guppy 7.0.2 guppy/7.0.2 guppy_7.0.2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 1 May 2019 11:49:11 +0000 (11:49 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Wed, 1 May 2019 11:49:11 +0000 (11:49 +0000)
conf.d/packaging/rpm/agl-app-framework-binder.spec

index e1f8020..a8596f5 100644 (file)
@@ -66,7 +66,7 @@ export PKG_CONFIG_PATH=%{_libdir}/pkgconfig
 %make_install
 
 mkdir -p %{buildroot}%{_sysconfdir}/profile.d
-cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/AGL-%{name}.sh
+cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
 #----------  AGL %%{name} options Start ---------"
 # Object: AGL cmake option for  binder/bindings
 export LD_LIBRARY_PATH=%{_libdir}:\${LD_LIBRARY_PATH}