diff options
Diffstat (limited to 'libical.morph')
| -rw-r--r-- | libical.morph | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libical.morph b/libical.morph new file mode 100644 index 0000000..64eb75d --- /dev/null +++ b/libical.morph @@ -0,0 +1,9 @@ +{ + "name": "libical", + "kind": "chunk", + "build-system": "autotools", + "configure-commands": [ + "autoreconf -ivf", + "./configure --prefix=\"$PREFIX\"" + ] +} |
