File: fix_ldconfig.patch

package info (click to toggle)
reiser4progs 1.2.0-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,864 kB
  • sloc: ansic: 34,325; sh: 4,251; makefile: 983
file content (11 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,6 @@
 	$(all_sources) | xargs -- ctags -w -o TAGS
 
 install-exec-hook:
-	./run-ldconfig $(libdir)
-
+	
 uninstall-hook:
 	./run-ldconfig $(libdir)