From 19002d5ed0d6cc48c1bd3044d37720bf28354655 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 24 Jun 2004 15:15:16 +0000 Subject: [PATCH] r9688: remove old p3 package --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 7bfcfea..6627b15 100755 --- a/debian/rules +++ b/debian/rules @@ -91,10 +91,8 @@ ifneq (,$(findstring i386,$(host_arch))) ./configure --prefix=$(DESTDIR-ATHLON)/usr --mandir=$(DESTDIR-ATHLON)/usr/share/man --datadir=$(HELPDIR) --with-ctn --with-mcpu=athlon $(MAKE) all ${MAKE} install - dh_installdirs -p $(pkg-p3) $(pixmap-dir) dh_installdirs -p $(pkg-p4) $(pixmap-dir) dh_installdirs -p $(pkg-athlon) $(pixmap-dir) - dh_install -p $(pkg-p3) debian/ctsim.xpm $(pixmap-dir) dh_install -p $(pkg-p4) debian/ctsim.xpm $(pixmap-dir) dh_install -p $(pkg-athlon) debian/ctsim.xpm $(pixmap-dir) endif @@ -145,7 +143,6 @@ binary-arch: build install dh_installdocs -a dh_installexamples -p $(pkg) tools/sample-ctsim.sh helical/sample-helical.sh ifneq (,$(findstring i386,$(host_arch))) - dh_installexamples -p $(pkg-p3) tools/sample-ctsim.sh helical/sample-helical.sh dh_installexamples -p $(pkg-p4) tools/sample-ctsim.sh helical/sample-helical.sh dh_installexamples -p $(pkg-athlon) tools/sample-ctsim.sh helical/sample-helical.sh endif -- 2.34.1