r601 - packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1

Gonéri Le Bouder goneri-guest at costa.debian.org
Fri May 5 09:13:15 UTC 2006


Author: goneri-guest
Date: 2006-05-05 09:13:14 +0000 (Fri, 05 May 2006)
New Revision: 601

Removed:
   packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1/rules
Log:
rm


Deleted: packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1/rules
===================================================================
--- packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1/rules	2006-05-05 08:56:25 UTC (rev 600)
+++ packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1/rules	2006-05-05 09:13:14 UTC (rev 601)
@@ -1,59 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-
-	touch configure-stamp
-
-
-build: build-stamp
-
-build-stamp: configure-stamp 
-	dh_testdir
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f $(CURDIR)/debian/files
-	rm -Rf $(CURDIR)/debian/vdrift-data
-	rm -f build-stamp configure-stamp
-
-install: build
-
-	dh_installdirs usr/share/games/vdrift
-	cp -r data/* $(CURDIR)/debian/vdrift-data/usr/share/games/vdrift
-	find  $(CURDIR)/debian/vdrift-data/ -name 'SConscript' -type f -prune -exec rm -Rf {} \;
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs 
-	dh_installdocs
-	dh_link
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure




More information about the Pkg-games-commits mailing list