From 50a5ec3312b4d992a0fce79cbccc4c9d354865b7 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 25 Jan 2022 20:50:43 +0100 Subject: [PATCH] Removed rm -rf hooks on install --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index c27a802..2117796 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,3 @@ EXTRA_DIST = \ intltool-merge.in \ intltool-update.in -install-exec-hook: - rm -f $(LXPANEL_LIBDIR)/plugins/cutiepi_battery.la - rm -f $(LXPANEL_LIBDIR)/plugins/cutiepi_battery.a - rm -f $(LXPANEL_LIBDIR)/plugins/cutiepi_battery.so