[packages/liblastfm] outdated patch

glen glen at pld-linux.org
Mon Sep 12 23:40:17 CEST 2016


commit b3f7a3f0188f343692e0bbec05259a41a0643831
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 13 00:39:32 2016 +0300

    outdated patch

 liblastfm-ruby19.patch | 28 ----------------------------
 1 file changed, 28 deletions(-)
---
diff --git a/liblastfm-ruby19.patch b/liblastfm-ruby19.patch
deleted file mode 100644
index 83f1c23..0000000
--- a/liblastfm-ruby19.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2010/09/25 10:16:46 wiz Exp $
-
-ruby-1.9 doesn't have "." in default search path.
-
---- admin/qpp.orig	2010-09-11 14:16:54.000000000 +0000
-+++ admin/qpp
-@@ -3,6 +3,7 @@
- #�RESOURCES under each argument to ARGV as directories
- 
- cwd=File.dirname __FILE__
-+$:.push(".")
- require 'find'
- require "#{cwd}/findsrc"
- 
-$NetBSD: patch-ab,v 1.1 2010/09/25 10:16:46 wiz Exp $
-
-ruby-1.9 doesn't have "." in default search path.
-
---- admin/Makefile.rb.orig	2010-09-25 10:12:30.000000000 +0000
-+++ admin/Makefile.rb
-@@ -5,6 +5,7 @@
- # class names in there which #include the file that contains the class
- 
- cwd = File.dirname( __FILE__ )
-+$:.push(".")
- require 'find'
- require "#{cwd}/platform.rb"
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liblastfm.git/commitdiff/b3f7a3f0188f343692e0bbec05259a41a0643831



More information about the pld-cvs-commit mailing list