spacefm: Fix crash at start
This commit is contained in:
parent
f9bac2f193
commit
e46a5a1923
@ -1 +1,2 @@
|
||||
daeee7dcccea33d6258a0a9d783470c4 0.9.4.tar.gz
|
||||
48b87ee78fd8a0884421eeea205ec1d5 f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch
|
||||
|
@ -5,11 +5,12 @@
|
||||
|
||||
name=spacefm
|
||||
version=0.9.4
|
||||
release=1
|
||||
source=(https://github.com/IgnorantGuru/$name/archive/$version.tar.gz)
|
||||
release=2
|
||||
source=(https://github.com/IgnorantGuru/$name/archive/$version.tar.gz https://github.com/BwackNinja/spacefm/commit/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
patch -p1 < $SRC/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-nls \
|
||||
|
Loading…
x
Reference in New Issue
Block a user