Skip to content

Commit

Permalink
mate-menus: sysconfdir
Browse files Browse the repository at this point in the history
Signed-off-by: Ishimoto Shinobu <[email protected]>
  • Loading branch information
Ishimoto Shinobu committed Jul 29, 2020
1 parent a35b177 commit d4112a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/mate-menus/KagamiBuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@

name=mate-menus
version=1.24.0
release=1
release=2
source=("https://pub.mate-desktop.org/releases/${version%.*}/$name-$version.tar.xz")

build() {
cd "$SRC"/$name-$version
./configure $BUILDFLAGS \
--prefix=/usr
--prefix=/usr \
--sysconfdir=/etc

sed -i 's/ -shared / -Wl,--as-needed\0/g' libtool
make
Expand Down

0 comments on commit d4112a1

Please sign in to comment.