summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acl.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/acl.morph b/acl.morph
index ec14954..dd29931 100644
--- a/acl.morph
+++ b/acl.morph
@@ -5,7 +5,7 @@
"make configure LOCAL_CONFIGURE_OPTIONS=--disable-gettext"
],
"build-commands": [
- "make SHELL=/bin/bash LCFLAGS='-I/usr/include/attr -D_='"
+ "make SHELL=/bin/bash"
],
"install-commands": [
"make SHELL=/bin/bash DESTDIR=\"$DESTDIR\" install"