Skip to content

Commit

Permalink
libxslt: Remove unneeded source lines
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Feb 25, 2018
1 parent f212a20 commit 352989c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions libxslt-1.1.29-1.bee
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
#!/bin/env beesh

# Mon Jun 13 2016 -- kreitler

SRCURL[0]="http://xmlsoft.org/sources/libxslt-${PKGVERSION}.tar.gz"

BEE_MAKEFLAGS=${BEE_MAKEFLAGS:-' -j12 '}

[ $UID != 0 ] && PREFIX=/dev/shm/junk

EXCLUDE="/usr/share/doc"

mee_install() {
[ "x$DEE_BUG" != "x" ] && exit
bee_install
}

0 comments on commit 352989c

Please sign in to comment.