Package dict, style, diction, and other utilities.
This commit is contained in:
parent
29465e768a
commit
58e452f880
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
./configure \
|
|
||||||
--prefix=/usr
|
|
||||||
|
|
||||||
make
|
|
||||||
make DESTDIR="$1" instally
|
|
@ -1 +0,0 @@
|
|||||||
aspell-dict-english
|
|
@ -1,19 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
patch -p1 < 01-links-tabbed.patch
|
|
||||||
|
|
||||||
./configure \
|
|
||||||
--prefix=/usr \
|
|
||||||
--enable-graphics \
|
|
||||||
--without-ipv6 \
|
|
||||||
--without-libevent \
|
|
||||||
--without-gpm \
|
|
||||||
--without-libjpeg \
|
|
||||||
--without-libtiff \
|
|
||||||
--without-librsvg \
|
|
||||||
--disable-png-pkgconfig \
|
|
||||||
--with-x \
|
|
||||||
--mandir=/usr/share/man
|
|
||||||
|
|
||||||
make
|
|
||||||
make DESTDIR="$1" install
|
|
Loading…
Reference in New Issue
Block a user