summaryrefslogblamecommitdiff
path: root/devel/allegro-devel/files/patch-makefile.in
blob: 01b0a51f574b071bf85b919201303338f85c73ee (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                          
--- makefile.in.orig	Sat Feb 24 00:00:59 2001
+++ makefile.in	Sat Feb 24 00:01:06 2001
@@ -279,7 +279,7 @@
 	done
 	$(mkinstalldirs) $(bindir)
 	@echo Installing allegro-config to $(bindir)
-	@$(INSTALL_PROGRAM) allegro-config $(bindir)
+	@$(INSTALL) allegro-config $(bindir)
 	@if test -n "$(LIBDIR)/liball*-$(shared_version).so"; then \
 		grep -q $(libdir) /etc/ld.so.conf && ($(LDCONFIG) $(libdir) || true) || (\
 			echo "" ; \