Aldas Nabazas
14 years ago
2 changed files with 0 additions and 46 deletions
@ -1,19 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../bluefish/bluefish.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
var_append extraconfopt ' ' '--disable-update-databases' |
||||
var_append extraconfopt ' ' "--with-gnome2-menu=/$prefix/share/applications" |
||||
var_append extraconfopt ' ' "--with-icon-path=/$prefix/share/pixmaps" |
@ -1,27 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../bluefish/shared-mime-files.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This patch file is dual-licensed. It is available under the license the
|
||||
# patched project is licensed under, as long as it is an OpenSource license
|
||||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
||||
# of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
--- bluefish-1.0/data/Makefile.in.orig 2005-01-12 21:38:49.000000000 +0100
|
||||
+++ bluefish-1.0/data/Makefile.in 2005-01-23 20:44:16.269972992 +0100
|
||||
@@ -62,7 +62,8 @@
|
||||
$(INSTALL_DATA) bluefish.xml $(DESTDIR)$(FDMIME)/packages
|
||||
|
||||
install-update-mime:
|
||||
- $(UPDATE_MIME) $(FDMIME)
|
||||
+# $(UPDATE_MIME) $(FDMIME)
|
||||
+ echo "NOTE: update-mime-database should be run later"
|
||||
|
||||
install-gnome-2.4-mime:
|
||||
$(INSTALL_DIR) $(DESTDIR)$(GMIMEINFO)
|
Loading…
Reference in new issue