https://bugzilla.rpmfusion.org/show_bug.cgi?id=3827
--- Comment #14 from Nicolas Chauvet <kwizart(a)gmail.com> 2015-11-16 10:08:00 CET
---
(In reply to comment #13)
...
- rfpkg-*.conf files splitted in sub-packages
You've
completely miss-understood, I was talking about scripts, not
sub-packages.
So everything back to the main package, and:
...
/usr/bin/rfpkg-free
/usr/bin/rfpkg-nonfree
/etc/rpkg/rfpkg-free.conf
/etc/rpkg/rfpkg-nonfree.conf
cat rfpkg-free
#!/bin/bash
/usr/bin/rfpkg -C /etc/rpkg/rfpkg-free.conf "$@"
same for nonfree
But I guess I will maintain the rfpkg-free/nonfree scripts in the upstream
sources. still wip with fedpkg 1.21 changes backported.
--
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.