379e3fbd88
- Enable staging - Re-order LIB_DEPENDS and switch to new format - Update USES
11 lines
383 B
Text
11 lines
383 B
Text
--- desktop/Makefile.in.orig 2013-10-29 17:36:03.000000000 +0100
|
|
+++ desktop/Makefile.in 2013-10-29 17:36:23.000000000 +0100
|
|
@@ -204,7 +204,7 @@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-icondir = $(DESTDIR)$(datadir)/pixmaps
|
|
+icondir = $(datadir)/pixmaps
|
|
icon_DATA = briquolo.svg
|
|
EXTRA_DIST = briquolo.desktop briquolo.svg
|
|
all: all-am
|