[SCM] jcgui packaging branch, master, updated. debian/0.7-1-10-ga812536
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat May 8 20:28:34 UTC 2010
The following commit has been merged in the master branch:
commit ea9928f71a3ce40c620bb6cb199c784bd32fe7f5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat May 8 22:11:05 2010 +0200
rules cleaned
diff --git a/debian/rules b/debian/rules
index ad13aa4..bc8b355 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,19 +9,16 @@ config.status:
build: build-stamp
build-stamp: config.status
- dh_testdir
+ dh_testdir
$(WAF)
-
touch $@
clean:
dh_testdir
dh_testroot
rm -f build-stamp
-
$(WAF) distclean
-
dh_clean
install: build
@@ -32,11 +29,8 @@ install: build
$(WAF) install --destdir=$(CURDIR)/debian/jcgui
-# Build architecture-independent files here.
binary-indep: install
-# We have nothing to do by default.
-# Build architecture-dependent files here.
binary-arch: install
dh_testdir
dh_testroot
--
jcgui packaging
More information about the pkg-multimedia-commits
mailing list