[Debian-hebrew-package] r836 - in /pkg/bidiui: branches/upstream/current/source/ trunk/debian/ trunk/debian/rules trunk/source/

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Mon Sep 27 16:27:30 UTC 2010


Author: kaplan
Date: Mon Sep 27 16:27:22 2010
New Revision: 836

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=836
Log:
Set debian/ mergeWithUpstream property
Remove upstream files
Update rules to build with unmodified upstream (change of build dir and xpi)

Removed:
    pkg/bidiui/branches/upstream/current/source/
    pkg/bidiui/trunk/source/
Modified:
    pkg/bidiui/trunk/debian/   (props changed)
    pkg/bidiui/trunk/debian/rules

Propchange: pkg/bidiui/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Modified: pkg/bidiui/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/bidiui/trunk/debian/rules?rev=836&op=diff
==============================================================================
--- pkg/bidiui/trunk/debian/rules (original)
+++ pkg/bidiui/trunk/debian/rules Mon Sep 27 16:27:22 2010
@@ -42,7 +42,7 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp bidimailui_tbird.xpi
-	rm -rf build-*
+	rm -rf source/tbird/build-*
 	dh_clean 
 
 install: build
@@ -50,7 +50,7 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
-	unzip -d debian/$(MAIL_PROGRAM)-bidiui/$(INSTALLDIR) bidimailui_tbird.xpi
+	unzip -d debian/$(MAIL_PROGRAM)-bidiui/$(INSTALLDIR) source/tbird/build-tbird/bidimailui_tbird.xpi
 	# Make sure that the preferences files are in /etc
 	mv debian/$(MAIL_PROGRAM)-bidiui/$(INSTALLDIR)/defaults/preferences/bidimailui.js \
 	    debian/$(MAIL_PROGRAM)-bidiui/etc/$(MAIL_PROGRAM)/bidiui.js




More information about the Debian-hebrew-package mailing list