mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "fluxbox: update to fluxbox-1.3.6"
This reverts commit 38a880fc5d30a9cbb741aa51d2362e7f5690b4c9. meh. ref #3802
This commit is contained in:
parent
c30cb05863
commit
d9ac0e2aea
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="fluxbox"
|
||||
PKG_VERSION="1.3.6"
|
||||
PKG_VERSION="1.3.5"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
@ -47,12 +47,13 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_realloc_0_nonnull=yes \
|
||||
--disable-test \
|
||||
--disable-nls \
|
||||
--disable-imlib2"
|
||||
|
||||
|
||||
post_install() {
|
||||
enable_service windowmanager.service
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin/fbrun
|
||||
rm -rf $INSTALL/usr/bin/fbsetbg
|
||||
rm -rf $INSTALL/usr/bin/fluxbox-generate_menu
|
||||
rm -rf $INSTALL/usr/bin/fluxbox-remote
|
||||
@ -61,7 +62,7 @@ post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/share/fluxbox/styles
|
||||
rm -rf $INSTALL/usr/share/fluxbox/init
|
||||
rm -rf $INSTALL/usr/share/fluxbox/keys
|
||||
|
||||
|
||||
cp $PKG_DIR/config/init $INSTALL/usr/share/fluxbox/
|
||||
cp $PKG_DIR/config/keys $INSTALL/usr/share/fluxbox/
|
||||
}
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -Naur fluxbox-1.3.6/Makefile.am fluxbox-1.3.6.patch/Makefile.am
|
||||
--- fluxbox-1.3.6/Makefile.am 2015-01-05 15:14:15.320478262 +0100
|
||||
+++ fluxbox-1.3.6.patch/Makefile.am 2015-01-10 20:39:20.376934793 +0100
|
||||
@@ -79,7 +79,6 @@
|
||||
include src/Makemodule.am
|
||||
include src/tests/Makemodule.am
|
||||
include util/Makemodule.am
|
||||
-include util/fbrun/Makemodule.am
|
||||
|
||||
uninstall-hook:
|
||||
rmdir $(DESTDIR)$(pkgdatadir)
|
Loading…
x
Reference in New Issue
Block a user