From 42711bfa53365018e9a791c17dd20629d6e19cd5 Mon Sep 17 00:00:00 2001 From: Eric Christensen Date: Jul 10 2013 03:19:47 +0000 Subject: Removed unnecessary fix --- diff --git a/.gitignore b/.gitignore index 96c9610..13fd889 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /cqrlog_1.5.2.deb.src.tar.gz /cqrlog_1.5.4.deb.src.tar.gz /cqrlog_1.5.6.deb.src.tar.gz +/cqrlog_1.5.8.deb.src.tar.gz diff --git a/cqrlog.makefile.patch b/cqrlog.makefile.patch index 8b9e072..55efc96 100644 --- a/cqrlog.makefile.patch +++ b/cqrlog.makefile.patch @@ -1,17 +1,8 @@ ---- Makefile 2012-08-05 12:39:51.000000000 -0400 -+++ Makefile.new 2012-08-14 15:30:38.000926644 -0400 +--- Makefile 2013-07-09 23:17:00.337943890 -0400 ++++ Makefile 2013-07-09 23:18:18.849501289 -0400 @@ -1,4 +1,4 @@ -CC=lazbuild +CC=lazbuild -d ST=strip datadir = $(DESTDIR)/usr/share/cqrlog bindir = $(DESTDIR)/usr/bin -@@ -6,7 +6,7 @@ - - cqrlog: src/cqrlog.lpi - $(CC) --ws=gtk2 src/cqrlog.lpi -- $(ST) src/cqrlog -+# $(ST) src/cqrlog - gzip tools/cqrlog.1 -c > tools/cqrlog.1.gz - - clean: diff --git a/sources b/sources index 64db1f4..cca37e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6eead9d348e51200384d42e4f1df1b7b cqrlog_1.5.6.deb.src.tar.gz +37eba3fa5b279b5b0b096778489ecfc4 cqrlog_1.5.8.deb.src.tar.gz