]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Woops. typo.
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:41:08 +0000 (05:41 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:41:08 +0000 (05:41 +0000)
Author: srivasta
Date: 2003/06/07 18:31:22
Woops. typo.

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-236

debian/rules

index 9a9650f426d7e96d7d97a8d0b1f694c033d82b12..b60838c071ff6462e082d49b8c94c3456e3311d1 100755 (executable)
@@ -5,9 +5,9 @@
 ## Created On      : Thu Oct 29 15:35:55 1998
 ## Created On Node  : tiamat.datasync.com
 ## Last Modified By : Manoj Srivastava
-## Last Modified On : Sat Jun  7 12:35:31 2003
+## Last Modified On : Sat Jun  7 13:31:08 2003
 ## Last Machine Used: glaurung.green-gryphon.com
-## Update Count            : 59
+## Update Count            : 60
 ## Status          : Unknown, Use with caution!
 ## HISTORY         :
 ## Description     :
@@ -18,7 +18,7 @@ ifdef ARCH
   ha:=-a$(ARCH)
 endif
 
-set the dpkg-architecture vars; but we don't use them, so we'll comment out
+set the dpkg-architecture vars; but we don't use them, so we'll comment out
 export DEB_BUILD_ARCH      ?= $(shell dpkg-architecture $(ha) -qDEB_BUILD_ARCH)
 export DEB_BUILD_GNU_CPU   ?= $(shell dpkg-architecture $(ha) -qDEB_BUILD_GNU_CPU)
 export DEB_BUILD_GNU_SYSTEM?= $(shell dpkg-architecture $(ha) -qDEB_BUILD_GNU_SYSTEM)