summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Sack <asac@jwsdot.com>2008-02-21 11:23:13 +0000
committerAlexander Sack <asac@jwsdot.com>2008-02-21 11:23:13 +0000
commit809c853639f4893263aa7b6a893ee19d7f84d56a (patch)
tree7613f445f8950ec003542b55f41da5ff1de28acc
parent7ac838cf62e65a130751a08c874e32bb04bf98b9 (diff)
* rename xpi.mk to xpi.mk.in to make build system happy
- update debian/control * update changelog accordingly - update debian/changelog
-rw-r--r--debian/changelog2
-rw-r--r--src/xpi.mk.in (renamed from src/xpi.mk)0
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9282ca3..88b17a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ mozilla-devscripts (0.05) UNRELEASED; urgency=low
[ Alexander Sack ]
* add initial xpi makefile helper that tries to make extension package
maintenance as trivial as possible
- - add src/xpi.mk
+ - add src/xpi.mk.in
- update src/Makefile
* add libxml-xpath-perl to Depends: required by install.rdf introspection
in xpi.mk
diff --git a/src/xpi.mk b/src/xpi.mk.in
index 227c8f5..227c8f5 100644
--- a/src/xpi.mk
+++ b/src/xpi.mk.in