Skip to content

Commit

Permalink
Merge pull request #1978 from mariux64/fix-xfce4-settings
Browse files Browse the repository at this point in the history
Fix xfce4-settings to not abort
  • Loading branch information
pmenzel authored Oct 13, 2020
2 parents 768436c + 5d3e584 commit f7b9e3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions xfce4-settings.be0
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ mee_configure() {
#mee_install() {
# bee_install
#}
mee_install_post() {
echo "./contentdiff.pl /usr/share/bee/${PKGFULLNAME}-*/CONTENT ${D}/"
echo "( cd ${D}; find . -ls )"
exit
}

0 comments on commit f7b9e3f

Please sign in to comment.