aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro-devel/files/patch-makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/allegro-devel/files/patch-makefile.in')
-rw-r--r--devel/allegro-devel/files/patch-makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/allegro-devel/files/patch-makefile.in b/devel/allegro-devel/files/patch-makefile.in
deleted file mode 100644
index 01b0a51f574b..000000000000
--- a/devel/allegro-devel/files/patch-makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 "" ; \