You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
301 B

Index: trunk/Makefile.am
--- trunk/Makefile.am.orig 2015-02-24 10:41:04.000000000 +0100
+++ trunk/Makefile.am 2016-01-30 15:52:51.030772742 +0100
@@ -10,8 +10,5 @@
LN_S=@LN_S@
-install-data-local:
- ${LN_S} lib ${exec_prefix}/lib64
-
dist-hook:
rm -rf `find $(distdir)/doc -type d -name .svn`