summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-13 12:38:45 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-13 12:38:45 (EDT)
commit1ccd7640398ad36968d07ca96a53b939ec58ea7b (patch)
treef3cb6838b3284aa80cbf1a9f6acd6d7389d79cd0 /configure
parentc6471f5697b7c28c6dab3e1be380807d089adde9 (diff)
configure: Change package_description.
Currently this has no effect.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d68d1e1..f087f64 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@
package_name='opkbuild'
package_version='3.0.0-beta4'
-package_description='OPK Build System'
+package_description='Distribution Build System'
package_library='libopkbuild.1'
srcdir="$(cd "${0%/*}" && pwd)"