[Bug 3774] Review request: freshplayerplugin - PPAPI-host NPAPI-plugin adapter
RPM Fusion Bugzilla
noreply at rpmfusion.org
Thu Nov 12 13:32:59 CET 2015
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3774
--- Comment #15 from Mauricio Teixeira <mauricio.teixeira at gmail.com> 2015-11-12 13:32:59 CET ---
> I have update spec to freshplayerplugin-0.3.3 with my pacthes upstreamed , we
> just need install one google-chrome to work out-of-the-box .
Sergio, you patch doesn't work.
<patch>
%install
-install -dm 755 %{buildroot}/%{_libdir}/mozilla/plugins
-install -dm 755 %{buildroot}/%{_libdir}/freshplayerplugin
-
-install -Dm 0755 build/libfreshwrapper-pepperflash.so
%{buildroot}/%{_libdir}/freshplayerplugin/
+pushd build
+%make_install
+popd
install -Dm 0644 data/freshwrapper.conf.example
%{buildroot}/etc/freshwrapper.conf
-ln -sf %{_libdir}/freshplayerplugin/libfreshwrapper-pepperflash.so
%{buildroot}/%{_libdir}/mozilla/plugins/libfreshwrapper-pepperflash.so
</patch>
<result>
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mRgVzE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/freshplayerplugin-0.3.3-1.fc22.x86_64 '!=' /
']'
+ rm -rf /builddir/build/BUILDROOT/freshplayerplugin-0.3.3-1.fc22.x86_64
++ dirname /builddir/build/BUILDROOT/freshplayerplugin-0.3.3-1.fc22.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/freshplayerplugin-0.3.3-1.fc22.x86_64
+ cd freshplayerplugin-0.3.3
+ pushd build
~/build/BUILD/freshplayerplugin-0.3.3/build
~/build/BUILD/freshplayerplugin-0.3.3
+ /usr/bin/make install
DESTDIR=/builddir/build/BUILDROOT/freshplayerplugin-0.3.3-1.fc22.x86_64
make: *** No rule to make target 'install'. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.mRgVzE (%install)
</result>
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list