Skip to content

Donald: rebuild to fix permissions #1474

Merged
merged 1 commit into from
Nov 16, 2019
Merged

Donald: rebuild to fix permissions #1474

merged 1 commit into from
Nov 16, 2019

Commits on Nov 15, 2019

  1. Donald: rebuild to fix permissions

    bee file had wrong permissions.
    
    ```
    root:invidia:~/# ls -l /usr/share/bee/Donald-1.05-0.x86_64/Donald-1.05-0.bee
    -rwxr-x--x 1 root root 2610 Oct 19  2017 /usr/share/bee/Donald-1.05-0.x86_64/Donald-1.05-0.bee
    root:invidia:~/# bee update Donald
    installing /src/mariux/beeroot/packages/Donald-1.05-1.x86_64.bee.tar.bz2 ..
    removing Donald-1.05-0.x86_64 ..
    root:invidia:~/# ls -l /usr/share/bee/Donald-1.05-1.x86_64/Donald-1.05-1.bee
    -rw-r--r-- 1 root root 410 Nov 15 12:25 /usr/share/bee/Donald-1.05-1.x86_64/Donald-1.05-1.bee
    
    ```
    wwwutz committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a940083 View commit details
    Browse the repository at this point in the history