Skip to content

Fix xfce4-settings to not abort #1978

Merged
merged 1 commit into from
Oct 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
}