fltk/fltk-config.sh
Rex Dieter 4d5fa974b1 - unbreak fltk-config --ldstaticflags (#500201)
- (another?) gcc44 patch
- -devel: +Provides: %name-static
- fix multiarch conflicts (#341141)
2009-05-13 15:37:43 +00:00

4 lines
43 B
Bash

#!/bin/bash
exec fltk-config-$(arch) "$@"