Hi all-

I'm working on Fedora packages.  They should be available (on rawhide,
f19-updates and f20-updates) soon.  The packages are called "fish"
(shocking, right!).

In the process of writing the packages, I found some issues of varying severity.

 - The Python scripts start with #!/usr/bin/env python.  This is
entirely reasonable, but if there was a way to ask configure to change
them to (say) #!/usr/bin/python3, that would be neat.

 - create_wajig_completions.py confused me for a while.  Would it make
sense to put it in a directory that indicates its purpose better?

 - Compressing /usr/share/fish/man/* automatically in 'make install'
would be nice.

 - The magic /usr/local detection is sort of against the Fedora rules
(https://github.com/fish-shell/fish-shell/issues/1185; pull request
submitted).

 - A bunch of link commands are missing CXXFLAGS.

 - Some files have comments with outdated FSF addresses
(https://github.com/fish-shell/fish-shell/issues/1184).

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to