Custom Query (431 matches)
Results (91 - 93 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1493 | fixed | Unneed shbangs in source/dist/util/install_modules/*.sh | Dave Love <d.love@…> | opoplawski |
Description |
The files in source/dist/util/install_modules/*.sh are not meant to be executed directly and so should not hav #!/bin/sh at the top. sed -i -e '/#! *\/bin\/sh/d' source/dist/util/install_modules/*.sh will fix |
|||
#1494 | fixed | Support building without rpaths | Dave Love <d.love@…> | opoplawski |
Description |
For Fedora packaging we cannot have any rpaths. Please support that. The attached patch is what I currently use to strip them out completely. |
|||
#1495 | fixed | Add queue template in qmon has invalid PE "make smp" | Dave Love <d.love@…> | opoplawski |
Description |
In qmon, click add queue. The template that comes up will have "make smp" in the Referenced PEs rather than "make" and "smp". When you go to add the queue it will complain that: Parallel environment "make smp" does not exist |
Note: See TracQuery
for help on using queries.