Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #67 from mariux64/newRevisionFirefox_esr
newRevision: Firefox-45.2.0-1
  • Loading branch information
donald committed Jul 22, 2016
2 parents 9d61f26 + e1976c3 commit 63e2df5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion firefox_esr.be0
@@ -1,6 +1,6 @@
#!/bin/env beesh

# BEE_VERSION firefox_esr-45.2.0-0
# BEE_VERSION firefox_esr-45.2.0-1

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

Expand Down Expand Up @@ -59,6 +59,10 @@ mee_install_post() {
done
fi

# remove unneeded firefox-devel

rm -r ${D}${LIBDIR}/firefox-devel-${PKGVERSION}

# install menu-entry

start_cmd mkdir -p ${D}${DATADIR}/applications
Expand Down

0 comments on commit 63e2df5

Please sign in to comment.