]> git.pld-linux.org Git - packages/anjuta.git/commitdiff
- build fixes/removed oboleted file entries/not packaged files
authorfreetz <freetz@pld-linux.org>
Mon, 16 May 2005 14:57:31 +0000 (14:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anjuta-build_fixes.patch -> 1.1

anjuta-build_fixes.patch [new file with mode: 0644]

diff --git a/anjuta-build_fixes.patch b/anjuta-build_fixes.patch
new file mode 100644 (file)
index 0000000..61e1375
--- /dev/null
@@ -0,0 +1,65 @@
+diff -aurN anjuta-2.0.0.orig/global-tags/create_global_tags.sh anjuta-2.0.0/global-tags/create_global_tags.sh
+--- anjuta-2.0.0.orig/global-tags/create_global_tags.sh        2005-03-11 18:53:15.000000000 +0100
++++ anjuta-2.0.0/global-tags/create_global_tags.sh     2005-05-16 16:35:55.000000000 +0200
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+-function anjuta_tags () {
++anjuta_tags () {
+     FILES=""
+     BASEDIR=`pwd`
+diff -aurN anjuta-2.0.0.orig/Makefile.am anjuta-2.0.0/Makefile.am
+--- anjuta-2.0.0.orig/Makefile.am      2005-03-07 15:41:09.000000000 +0100
++++ anjuta-2.0.0/Makefile.am   2005-05-16 16:34:16.000000000 +0200
+@@ -8,15 +8,6 @@
+ #     intl
+ anjutadocdir = ${prefix}/@NO_PREFIX_PACKAGE_DOC_DIR@
+-anjutadoc_DATA = \
+-      README\
+-      COPYING\
+-      AUTHORS\
+-      ChangeLog\
+-      INSTALL\
+-      NEWS\
+-      TODO\
+-      FUTURE
+ anjuta_glade_filedir = $(prefix)/@NO_PREFIX_PACKAGE_DATA_DIR@/glade
+ anjuta_glade_file_DATA = anjuta.glade
+diff -aurN anjuta-2.0.0.orig/mime/Makefile.am anjuta-2.0.0/mime/Makefile.am
+--- anjuta-2.0.0.orig/mime/Makefile.am 2005-05-11 17:51:56.000000000 +0200
++++ anjuta-2.0.0/mime/Makefile.am      2005-05-16 16:35:00.000000000 +0200
+@@ -1,10 +1,4 @@
+-appdir = $(datadir)/application-registry
+-app_DATA = anjuta.applications
+-
+-mimedir = $(datadir)/mime-info
+-mime_DATA = anjuta.keys anjuta.mime
+-
+ mimexmldir = $(datadir)/mime/packages
+ mimexml_DATA = anjuta.xml
+@@ -18,7 +12,5 @@
+       $(mimeicon_DATA)
+ install-data-local: install-mimexmlDATA
+-      update-mime-database $(DESTDIR)$(datadir)/mime
+-uninstall-local:
+-      update-mime-database $(DESTDIR)$(datadir)/mime
++uninstall-local:
+\ Brak znaku nowej linii na koƱcu pliku
+diff -aurN anjuta-2.0.0.orig/plugins/Makefile.am anjuta-2.0.0/plugins/Makefile.am
+--- anjuta-2.0.0.orig/plugins/Makefile.am      2005-04-21 16:36:09.000000000 +0200
++++ anjuta-2.0.0/plugins/Makefile.am   2005-05-16 16:35:37.000000000 +0200
+@@ -21,7 +21,6 @@
+       macro \
+       class-gen \
+       patch \
+-      subversion \
+       project-import \
+       glade \
+       tools \
This page took 0.08996 seconds and 4 git commands to generate.