pkgsrc/devel/anjuta/patches/patch-aa
wiz b7572f8e4c Initial import of anjuta-0.1.9, based on a package provided by Nir Mor
in connection with pkg/15403.
From the DESCR:
Anjuta is a versatile Integrated Development Environment (IDE) for
C and C++ on GNU/Linux. It has been written for GTK/GNOME, and
features a number of advanced programming features. It is basically
a GUI interface for the collection of command line programming
utilities and tools available for unix.  These are usually run via
a text console, and can be unfriendly to use.
2002-03-22 14:17:47 +00:00

23 lines
458 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/03/22 14:17:47 wiz Exp $
--- Makefile.am.orig Thu Feb 14 20:28:34 2002
+++ Makefile.am
@@ -7,7 +7,7 @@
widgets manuals omf-install src pixmaps data \
doc launcher plugins scripts
-anjutadocdir = ${prefix}/doc/anjuta
+anjutadocdir = ${prefix}/share/doc/anjuta
anjutadoc_DATA = \
README\
COPYING\
@@ -17,7 +17,8 @@
NEWS\
TODO\
ABOUT-NLS\
- FUTURE
+ FUTURE\
+ THANKS
EXTRA_DIST = \
anjuta.desktop.in.in \