mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-02 10:42:21 +01:00
Update Pkgfile
add --disable-nls
This commit is contained in:
parent
599f206a48
commit
96a50104ba
@ -17,12 +17,12 @@ build() {
|
||||
--libexecdir=/usr/lib/$name \
|
||||
--sysconfdir=/etc \
|
||||
--disable-debug \
|
||||
--disable-nls \
|
||||
--disable-gtk-doc
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/locale
|
||||
rm -r $PKG/usr/share/gtk-doc
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user