aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-10-09 18:51:05 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-10-10 14:42:17 -0500
commit53463ad71d9f446ae801b437048be38f02474b15 (patch)
treee31ff727eb7cb08253cb4d86359d8493f17a9e81 /configure.ac
parentae361ba126522958cc4e0312dcc14aa752e0e65a (diff)
downloadmediagoblin-53463ad71d9f446ae801b437048be38f02474b15.tar.lz
mediagoblin-53463ad71d9f446ae801b437048be38f02474b15.tar.xz
mediagoblin-53463ad71d9f446ae801b437048be38f02474b15.zip
Move paste.ini, lazystarter.sh back to the right place
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3784fd42..0d5eef6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -435,7 +435,6 @@ dnl#########
dnl Define the files to be configured
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([lazystarter.sh], [chmod +x lazystarter.sh])
dnl Generate config.status
AC_OUTPUT