ghc-xmonad-contrib/rebuild.sh
2011-03-11 18:37:40 +09:00

12 lines
245 B
Bash
Executable File

#!/bin/sh
# if necessary first rebuild utf8-string, mtl, and syb
set -e -x
for i in ghc-X11 ghc-X11-xft xmonad ghc-xmonad-contrib; do
: # ~/fedora/haskell/ghc/master/update-package.sh $i
done
fedpkg chain-build ghc-X11 : xmonad ghc-X11-xft