projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add labels to login page
[squirrelmail.git]
/
configure
diff --git
a/configure
b/configure
index 568782ef22eb7bf69ea2086ffbf23a7f0faa6c73..aec3f6f8b2516fb036012ff2d5f801fb4b397d9c 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2,6
+2,4
@@
#
# Redirects to the config directory and runs conf.pl
-cd config
-./conf.pl
-cd ..
+cd `dirname $0`/config && ./conf.pl