Remove duplicated string
This commit is contained in:
parent
55d974a0b3
commit
96ebac4f49
|
@ -1,8 +1,6 @@
|
|||
AUTOMAKE_OPTIONS = foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
# And these to the user and group of your webserver
|
||||
webuser = @WEB_USER@
|
||||
webgroup = @WEB_GROUP@
|
||||
|
|
Loading…
Reference in New Issue