[shotwell/wip/l10n-718783] Fix last bit of make
- From: Charles Lindsay <clindsay src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/l10n-718783] Fix last bit of make
- Date: Wed, 15 Jan 2014 02:21:15 +0000 (UTC)
commit 5edac6a51d70d517bcf7261d7a0695be863ef1db
Author: Charles Lindsay <chaz yorba org>
Date: Tue Jan 14 18:21:01 2014 -0800
Fix last bit of make
Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/Makefile b/Makefile
index ad2a828..a4d6240 100644
--- a/Makefile
+++ b/Makefile
@@ -417,7 +417,7 @@ DIST_FILES = Makefile configure chkver $(EXPANDED_DIST_SRC_FILES) $(EXPANDED_VAP
$(EXPANDED_HELP_FILES) $(EXPANDED_HELP_IMAGES) apport/shotwell.py $(UNIT_RESOURCES) $(UNIT_MKS) \
unitize.mk units.mk $(PC_INPUT) $(PLUGINS_DIST_FILES) \
vapi/gphoto-2.5/libgphoto2.vapi vapi/gphoto-2.4/libgphoto2.vapi \
- $(EXPANDED_THUMBNAILER_SRC_FILES) $(MIGRATOR_BIN) potgen-shotwell
+ $(EXPANDED_THUMBNAILER_SRC_FILES) $(MIGRATOR_BIN)
DIST_TAR = $(PROGRAM)-$(VERSION).tar
DIST_TAR_XZ = $(DIST_TAR).xz
@@ -502,9 +502,6 @@ package:
cp $(DIST_TAR_XZ) $(PACKAGE_ORIG_XZ)
rm -f $(DIST_TAR_XZ)
-pot_file:
- ./potgen-shotwell
-
misc/shotwell.desktop: misc/shotwell.desktop.head $(EXPANDED_CORE_PO_FILES)
cp misc/shotwell.desktop.head misc/shotwell.desktop
@ $(foreach lang,$(CORE_SUPPORTED_LANGUAGES), echo
X-GNOME-FullName[$(lang)]=`TEXTDOMAINDIR=locale-langpack \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]