root/pbibuild/modules/digikam/preportmake.sh

Revision 1379, 120 bytes (checked in by kris, 7 months ago)

Added working digikam module

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3rm -rf /Programs/digiKam
4mkdir /Programs
5ln -s /usr/local /Programs/digiKam
6mkdir /Programs/digiKam/autolibs
Note: See TracBrowser for help on using the browser.