Update of /home/halls/cvs/debian-openoffice/myspell-deb/debian
In directory gluck:/tmp/cvs-serv10956

Modified Files:
        rules 
Log Message:
remove bogus parts

Index: rules
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/myspell-deb/debian/rules,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- rules       8 Jan 2004 14:27:56 -0000       1.9
+++ rules       8 Jan 2004 14:29:15 -0000       1.10
@@ -17,29 +17,10 @@
        INSTALL_PROGRAM += -s
 endif
 
-ifneq (,$(findstring sparc,$(DEB_HOST_GNU_TYPE)))
-       CXX=sparc-linux-g++
-       CC=sparc-linux-gcc
-else
-       CXX=g++
-       CC=gcc
-endif
-
 version=3.1
 major=3
 debversion=`head -n 1 debian/changelog | awk '{ print $$2 }' \
                        | sed -e s/"("// -e s/")"// -e s/3.0+pre//`
-
-ifneq (,$(findstring sparc,$(DEB_HOST_GNU_TYPE)))
-       CXX=sparc-linux-g++
-       CC=sparc-linux-gcc
-else
-       CXX=g++
-       CC=gcc
-endif
-
-version=3.1
-major=3
 
 configure: configure-stamp
 configure-stamp: patch-stamp

Reply via email to