]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- dropped
authorfreetz <freetz@pld-linux.org>
Tue, 12 Jul 2005 19:20:01 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle-Filters-dir.patch -> 1.2
    beagle-bash.patch -> 1.2
    beagle-pc.patch -> 1.3

beagle-Filters-dir.patch [deleted file]
beagle-bash.patch [deleted file]
beagle-pc.patch [deleted file]

diff --git a/beagle-Filters-dir.patch b/beagle-Filters-dir.patch
deleted file mode 100644 (file)
index 3c59312..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- Filters/Makefile.am.orig   2004-08-13 14:09:23.281775224 +0200
-+++ Filters/Makefile.am        2004-08-13 14:09:29.502829480 +0200
-@@ -1,5 +1,5 @@
--FILTERDIR = $(pkglibdir)/Filters
-+FILTERDIR = $(pkglibdir)
- CSC = mcs -g
diff --git a/beagle-bash.patch b/beagle-bash.patch
deleted file mode 100644 (file)
index 817f4ee..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -Nuard beagled/beagled beagled/beagled
---- beagled/beagled.in 2004-12-14 14:43:56.208275848 +0100
-+++ beagled/beagled.in 2004-12-14 14:46:20.897279776 +0100
-@@ -1,4 +1,4 @@
--#!/bin/sh
-+#!/bin/bash
- if [ -e ./BeagleDaemon.exe ] && [ -e ./Makefile.am ] ; then
-     echo "Running uninstalled BeagleDaemon.exe."
-diff -Nuard Best/best Best/best
---- Best/best.in       2004-12-14 14:43:56.232272200 +0100
-+++ Best/best.in       2004-12-14 14:46:31.982594552 +0100
-@@ -1,4 +1,4 @@
--#!/bin/sh
-+#!/bin/bash
- MOZILLA_HOME=/usr/lib
-diff -Nuard tools/wrapper tools/wrapper
---- tools/wrapper.in   2004-12-14 14:43:56.231272352 +0100
-+++ tools/wrapper.in   2004-12-14 14:45:50.488902552 +0100
-@@ -1,3 +1,3 @@
--#!/bin/sh
-+#!/bin/bash
- dbus-send --session --dest=com.novell.Beagle --print-reply /com/novell/Beagle/RemoteControl com.novell.Beagle.RemoteControl.GetVersion
diff --git a/beagle-pc.patch b/beagle-pc.patch
deleted file mode 100644 (file)
index c4202f3..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- beagle-0.0.pc.in.orig      2004-05-19 04:24:29.000000000 +0200
-+++ beagle-0.0.pc.in   2004-08-13 15:15:58.484412104 +0200
-@@ -7,5 +7,5 @@
- Description: We Index Your Life
- Version: @VERSION@
- Requires: gtk-sharp
--Libs: -r:${dlldir}/Util.dll -r:${dlldir}/Lucene.Net.dll -r:${dlldir}/Filters.dll -r:${dlldir}/Indexer.dll
-+Libs: -r:${dlldir}/Util.dll -r:${dlldir}/Lucene.Net.dll -r:${dlldir}/Filters.dll -r:${dlldir}/Indexer.dll -r:${dlldir}/Beagle.dll -r:${dlldir}/Tiles.dll -r:${dlldir}/Images.dll
This page took 0.027586 seconds and 4 git commands to generate.