forked from kiss-community/repo
gperf: Revert prior commit
This commit is contained in:
parent
cadb656fd7
commit
b1a2dfe16e
@ -1,9 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--without-xmlto \
|
||||
--disable-specs
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user