summaryrefslogblamecommitdiffstats
path: root/kde/pre-install/kdewebdev.pre-install
blob: 6cd51b1cc75c1a8c5c8f970fa91b73610812c2fd (plain) (tree)
1
2
3
4
5
6





                                   
# First, build and install Tidy:
cd $CWD/pre-install/kdewebdev/tidy 
  echo "Building htmltidy..."
  ARCH=$ARCH sh ./tidy.build $PKG
cd -