summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--src/lp-locale-export.mk1
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b45427..b41ef76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,11 @@ mozilla-devscripts (0.15) UNRELEASED; urgency=low
* build-system:
- make minefield-packager.mk executable
- update src/Makefile
+ * lp-locale-export.mk:
+ - remove shebang
+ - update src/lp-locale-export.mk
- -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 17:20:37 +0200
+ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 17:27:50 +0200
mozilla-devscripts (0.14) unstable; urgency=low
diff --git a/src/lp-locale-export.mk b/src/lp-locale-export.mk
index 23125fe..096f205 100644
--- a/src/lp-locale-export.mk
+++ b/src/lp-locale-export.mk
@@ -1,4 +1,3 @@
-#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright (c) 2008 Canonical Ltd.