elementary: remove luajit workaround; unnecessary now.

This commit is contained in:
Juan RP 2014-05-18 17:55:55 +02:00
parent 6b47489e0b
commit 367862e0c3
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ if [ "$CROSS_BUILD" ]; then
sed -e 's,^\(ELM_PREFS_CC \).*$,\1=/usr/bin/elm_prefs_cc,g' -i data/objects/Makefile.am
autoreconf -fi
}
# XXX
LDFLAGS="-lluajit-5.1"
fi
elementary-devel_package() {