From: lisu Date: Mon, 26 Oct 2009 11:06:30 +0000 (+0000) Subject: - updated for 1.09 X-Git-Url: http://git.pld-linux.org/?p=packages%2FblobAndConquer.git;a=commitdiff_plain;h=22ad269824857463acbab8b6bae810089de92b4b - updated for 1.09 Changed files: blobAndConquer-makefile.patch -> 1.4 --- diff --git a/blobAndConquer-makefile.patch b/blobAndConquer-makefile.patch index 716f305..8ac91cd 100644 --- a/blobAndConquer-makefile.patch +++ b/blobAndConquer-makefile.patch @@ -1,6 +1,6 @@ ---- blobAndConquer-1.08/makefile~ 2009-08-05 18:04:53.000000000 +0200 -+++ blobAndConquer-1.08/makefile 2009-10-05 13:19:44.000000000 +0200 -@@ -11,8 +11,8 @@ +--- blobAndConquer-1.09/makefile~ 2009-10-26 12:42:17.000000000 +0000 ++++ blobAndConquer-1.09/makefile 2009-10-26 12:41:03.000000000 +0000 +@@ -11,10 +11,10 @@ DEV = 0 PREFIX = $(DESTDIR)/usr @@ -9,8 +9,11 @@ +BINDIR = $(PREFIX)/bin/ +DATADIR = $(PREFIX)/share/blobAndConquer/ DOCDIR = $(PREFIX)/share/doc/$(PROG)/ - ICONDIR = $(PREFIX)/share/icons/ +-ICONDIR = $(PREFIX)/share/icons/ ++ICONDIR = $(PREFIX)/share/icons/hicolor/ MENUDIR = $(PREFIX)/share/applications/ + LOCALEDIR = $(PREFIX)/share/locale/ + @@ -96,10 +96,10 @@ # linking the program.