summaryrefslogblamecommitdiffstats
path: root/display/directfb/INSTALL
blob: 1c9c1098a9964a7911b960d2c8caeb20ce91910e (plain) (tree)
1
2
3
                 
                 
                 












                                                           
make_single    &&
make  install  &&
make_normal    &&

#
# Something changed so libggi needs these symlinks
#
ln  -sf  ${INSTALL_ROOT}/usr/include/directfb/*          \
         ${INSTALL_ROOT}/usr/include/directfb-internal/  &&

#
# Copy default fb.modes
#
if  [  !  -f  /etc/fb.modes  ];  then
  cp  fb.modes  /etc
fi