mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-02 10:42:21 +01:00
Update Pkgfile
This commit is contained in:
parent
9d9b8063e5
commit
66778f42d1
@ -14,16 +14,14 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib/$name \
|
||||
--enable-introspection=no \
|
||||
--enable-vala=no \
|
||||
--disable-gtk-docs
|
||||
--disable-debug \
|
||||
--enable-gtk-doc-html=no
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/locale
|
||||
rm -r $PKG/usr/share/gtk-doc
|
||||
rm -r $PKG/usr/share
|
||||
# rm -r $PKG/usr/share/locale
|
||||
# rm -r $PKG/usr/share/gtk-doc
|
||||
# rm -r $PKG/usr/share
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user