https://bugzilla.redhat.com/show_bug.cgi?id=912960



--- Comment #16 from Vít Ondruch <vondr...@redhat.com> ---
(In reply to Mamoru TASAKA from comment #15)
Ah, that is actually a good catch! I was installing the gem as a root:

# gem install gdk3

and guess what, the headers are installed into:

$ ls -la /usr/local/lib/gems/ruby/gdk3-2.0.2/lib/
total 708
drwxr-xr-x. 1 root root     68 Aug 27 13:17 .
drwxr-xr-x. 1 root root      6 Aug 27 13:16 ..
-rwxr-xr-x. 1 root root 710669 Aug 27 13:17 gdk3.so
-rw-r--r--. 1 root root   2347 Aug 27 13:17 rbgdk3.h
-rw-r--r--. 1 root root   8160 Aug 27 13:17 rbgdk3conversions.h

That is why I missed them ;) So they actually should go into %{gem_extdir} side
by side with the .so file. Would that be acceptable for you?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=lJ2XaZThV4&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to