summaryrefslogtreecommitdiffstats
path: root/e/imlib
diff options
context:
space:
mode:
authorIsmael Luceno2008-03-11 01:19:17 -0300
committerIsmael Luceno2008-03-11 01:19:17 -0300
commit4e80c4d62c9078b437ea18676a478a6dfc4f3047 (patch)
tree1e8fa90354b56778f4ebb1935cc81cee2e6c8fd4 /e/imlib
parent979f9d3c77ca00a9da324fcfafe94a8b44bf5bf5 (diff)
imlib: use persistent_add instead of export
Diffstat (limited to 'e/imlib')
-rwxr-xr-xe/imlib/BUILD2
-rw-r--r--e/imlib/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/e/imlib/BUILD b/e/imlib/BUILD
index ac14d37c05..97ccca294e 100755
--- a/e/imlib/BUILD
+++ b/e/imlib/BUILD
@@ -1,3 +1,3 @@
-export CPPFLAGS="$CPPFLAGS -w -I/usr/include/libpng12" &&
+persistent_add CPPFLAGS="$CPPFLAGS -w -I/usr/include/libpng12" &&
OPTS="--sysconfdir=${INSTALL_ROOT}/etc/imlib" &&
default_build
diff --git a/e/imlib/HISTORY b/e/imlib/HISTORY
index 1dc019edcc..aef9e57ed4 100644
--- a/e/imlib/HISTORY
+++ b/e/imlib/HISTORY
@@ -1,3 +1,6 @@
+2008-03-11 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD: use persistent_add instead of export
+
2008-02-28 Dale E. Edmons <linuxfan@sourcemage.org>
* DETAILS: KEYWORDS update.