rev 5190 - kde-extras/kde-style-klearlook/trunk/debian
Ana Beatriz Guerrero López
ana at alioth.debian.org
Thu Dec 28 22:56:55 CET 2006
Author: ana
Date: 2006-12-28 22:56:55 +0100 (Thu, 28 Dec 2006)
New Revision: 5190
Modified:
kde-extras/kde-style-klearlook/trunk/debian/rules
Log:
Removing commentaries
Modified: kde-extras/kde-style-klearlook/trunk/debian/rules
===================================================================
--- kde-extras/kde-style-klearlook/trunk/debian/rules 2006-12-28 21:21:25 UTC (rev 5189)
+++ kde-extras/kde-style-klearlook/trunk/debian/rules 2006-12-28 21:56:55 UTC (rev 5190)
@@ -1,10 +1,5 @@
#!/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
@@ -52,19 +47,13 @@
build-stamp: config.status
dh_testdir
-
- # Add here commands to compile the package.
$(MAKE)
- #docbook-to-man debian/kde-style-klearlook.sgml > kde-style-klearlook.1
-
touch build-stamp
clean: clean-stamp
rm -f clean-stamp
-
-
clean-stamp:
dh_testdir
rm -f build-stamp config.guess config.sub config.log clean-stamp
@@ -94,11 +83,8 @@
`pwd`/debian/kde-style-klearlook/usr/share/apps/kdisplay/color-schemes/
-# Build architecture-independent files here.
binary-indep: install
-# We have nothing to do by default.
-# Build architecture-dependent files here.
binary-arch: install
rm -f clean-stamp #FIXME: ugly
dh_testdir
More information about the pkg-kde-commits
mailing list