blob: 5e3b068249706463e043f992f9b2f987280ae8b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- libweed/Makefile.am.orig 2015-04-26 18:24:27.478211807 +0200
+++ libweed/Makefile.am 2015-04-26 18:24:48.410211572 +0200
@@ -79,7 +79,7 @@ uninstall-local:
install-exec-hook:
- rm -f /usr/lib/libweed*.la
+# rm -f /usr/lib/libweed*.la
## The following is removed as it breaks packaging.
# /sbin/ldconfig
|