Skip to content

Commit

Permalink
Exo: finally version 0.10.7
Browse files Browse the repository at this point in the history
the version 0.11 has a bug with import environment
  • Loading branch information
david authored and donald committed Aug 24, 2016
1 parent bd8847c commit 901cef4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions exo.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION exo-0.11.0-0
# BEE_VERSION exo-0.10.7-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.)
@@ -44,13 +44,6 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/exo/${PKGVERSION[2]}/exo-${PKGVERSIO
# bee_patch "${@}"
#}


mee_patch_post() {
sed -i exo-open/exo-file-manager.desktop.in \
-e 's,x-scheme-handler/file;,inode/directory;,' \
-e 's,x-scheme-handler/trash;,,'
}

#mee_configure() {
# bee_configure
#}

0 comments on commit 901cef4

Please sign in to comment.