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

Gonéri Le Bouder goneri-guest at costa.debian.org
Thu May 4 23:56:04 UTC 2006


Author: goneri-guest
Date: 2006-05-04 23:56:03 +0000 (Thu, 04 May 2006)
New Revision: 598

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


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-04 23:55:07 UTC (rev 597)
+++ packages/vdrift/vdrift-data/tags/0.0.2006.02.21-1/rules	2006-05-04 23:56:03 UTC (rev 598)
@@ -1,58 +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
-
-# 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