diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-23 21:48:59 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-23 21:48:59 +0000 |
commit | e23808a00ce9ac392291379c8ed3795f0f0402bf (patch) | |
tree | 1738bd46b3b19bbd4e5cc9637c26d35640f05e30 /configure | |
parent | 78b14066745c79613dbc8b2e2a9e55d681c9372e (diff) | |
download | sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.gz sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.bz2 sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.xz |
More framework code. Packages are now buildable.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure new file mode 100755 index 0000000..296ef78 --- /dev/null +++ b/configure @@ -0,0 +1,3 @@ +#!/bin/sh + +true |