Skip to content

Commit

Permalink
Merge pull request #167 from mariux64/update-xscreensaver-from-5.35-t…
Browse files Browse the repository at this point in the history
…o-5.36

Update XScreenSaver from 5.35 to 5.36
  • Loading branch information
donald authored Oct 24, 2016
2 parents 122e5a5 + ad847fc commit 3fab69f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions xscreensaver-5.35-0.bee → xscreensaver.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env beesh

# BEE_VERSION xscreensaver-5.36-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)

Expand Down Expand Up @@ -60,8 +62,8 @@ SRCURL[0]="https://www.jwz.org/xscreensaver/xscreensaver-${PKGVERSION}.tar.gz"
#}

mee_install() {
# bee_install
make install install_prefix="${D}"
bee_install \
install_prefix="${D}"
}
## by default this may be 'make install DESTDIR="${D}"'

Expand Down

0 comments on commit 3fab69f

Please sign in to comment.