Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed Aug 16, 2023
1 parent 18fffaf commit a924622
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source=("https://github.com/ncopa/xfce-polkit/releases/download/v${version}/xfce
depends=(polkit libxfce4ui)
makedepends=()
md5sums=('2c0d6fd64ec4c57abbb079e396c0bd1c')
group=(sys.auth)
group=(xfce.extra)
uses=()
arch=('x86_64')

Expand All @@ -23,8 +23,7 @@ setup () {
--build=$CBUILD \
--host=$CHOST \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/xfce4
--mandir=/usr/share/man
}

build () {
Expand Down

0 comments on commit a924622

Please sign in to comment.