ce436f6f86
- Pass maintainership to submitter - Reformat pkg-descr - Workaround for sword 1.5.8 (LIB_DEPENDS -> {RUN,BUILD}_DEPENDS) PR: ports/100213 Submitted by Thomas Abthorpe <thomas goodking.ca>
11 lines
416 B
Text
11 lines
416 B
Text
--- Makefile.in.orig Sun Nov 13 15:24:02 2005
|
|
+++ Makefile.in Tue Jul 11 15:13:07 2006
|
|
@@ -772,7 +772,7 @@
|
|
cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files
|
|
|
|
install-data-local:
|
|
- chmod 755 $(DESTDIR)$(kde_datadir)/bibletime -R
|
|
+ chmod -R 755 $(DESTDIR)$(kde_datadir)/bibletime
|
|
#>- $(mkinstalldirs) $(kde_appsdir)/Applications
|
|
#>+ 1
|
|
$(mkinstalldirs) $(DESTDIR)$(kde_appsdir)/Applications
|