mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
11 lines
367 B
Diff
11 lines
367 B
Diff
--- Makefile.in 2004-12-27 11:15:56.000000000 -0500
|
|
+++ Makefile.in.new 2006-12-22 14:29:19.000000000 -0500
|
|
@@ -857,7 +857,7 @@
|
|
|| chmod 664 "$(DESTDIR)$(scoredir)/mbscore" ; } \
|
|
&& chmod 575 "$(DESTDIR)$(scoredir)" ; \
|
|
fi
|
|
- $(DESTDIR)$(bindir)/moon-buggy -c
|
|
+ # $(DESTDIR)$(bindir)/moon-buggy -c
|
|
|
|
uninstall-local:
|
|
rm -f $(DESTDIR)$(scoredir)/mbscore
|