[Pkg-irc-commits] r93 - /packages/conspire/trunk/debian/rules

dblaber-guest at users.alioth.debian.org dblaber-guest at users.alioth.debian.org
Thu Jan 10 03:48:02 UTC 2008


Author: dblaber-guest
Date: Thu Jan 10 03:48:02 2008
New Revision: 93

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=93
Log:
Fix the destdir.

Modified:
    packages/conspire/trunk/debian/rules

Modified: packages/conspire/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/rules?rev=93&op=diff
==============================================================================
--- packages/conspire/trunk/debian/rules (original)
+++ packages/conspire/trunk/debian/rules Thu Jan 10 03:48:02 2008
@@ -69,7 +69,7 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/tmp
-	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp/usr install
+	$(MAKE) DESTDIR=$(CURDIR)/debian/conspire install
 
 
 # Build architecture-independent files here.




More information about the Pkg-irc-commits mailing list