mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
libindicator: fix build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
libindicator-12.10.1-1
|
||||
libindicator-12.10.1-2
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libindicator3-0.4/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
name=libindicator
|
||||
version=12.10.1
|
||||
release=1
|
||||
release=2
|
||||
source="https://launchpad.net/libindicator/${version%.*}/$version/+download/libindicator-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
@@ -20,6 +20,7 @@ build() {
|
||||
--with-gtk=3 \
|
||||
--disable-static \
|
||||
--disable-tests
|
||||
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user