summaryrefslogtreecommitdiff
path: root/ACE/debian
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 11:02:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 11:02:17 +0000
commit8f97e7ac397b255bb059a5353ab210762b608c27 (patch)
tree38dc10a5133ebebaa084eb8ebe139323ce2e49b6 /ACE/debian
parent7b272ecc28e2c4a020e4495cdc60c24789350d5d (diff)
downloadATCD-8f97e7ac397b255bb059a5353ab210762b608c27.tar.gz
Wed Sep 8 10:57:12 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* debian/ace.dsc: * debian/debian.changelog: * debian/debian.control: * debian/debian.rules: * debian/changelog: * debian/control: * debian/dsc: * debian/rules: Renamed to the names we use on OBS
Diffstat (limited to 'ACE/debian')
-rw-r--r--ACE/debian/ace.dsc (renamed from ACE/debian/dsc)0
-rw-r--r--ACE/debian/debian.changelog (renamed from ACE/debian/changelog)0
-rw-r--r--ACE/debian/debian.control (renamed from ACE/debian/control)0
-rw-r--r--ACE/debian/debian.rules (renamed from ACE/debian/rules)3
4 files changed, 2 insertions, 1 deletions
diff --git a/ACE/debian/dsc b/ACE/debian/ace.dsc
index 24d98c2386d..24d98c2386d 100644
--- a/ACE/debian/dsc
+++ b/ACE/debian/ace.dsc
diff --git a/ACE/debian/changelog b/ACE/debian/debian.changelog
index cb759272ea6..cb759272ea6 100644
--- a/ACE/debian/changelog
+++ b/ACE/debian/debian.changelog
diff --git a/ACE/debian/control b/ACE/debian/debian.control
index d0afd50b6e7..d0afd50b6e7 100644
--- a/ACE/debian/control
+++ b/ACE/debian/debian.control
diff --git a/ACE/debian/rules b/ACE/debian/debian.rules
index 39de1e3afd6..b46481ed307 100644
--- a/ACE/debian/rules
+++ b/ACE/debian/debian.rules
@@ -82,7 +82,8 @@ unpatch: patch-stamp
dpatch unpatch
rm -f $<
-build: build-stamp manpages-stamp
+build: build-stamp
+#manpages-stamp
manpages-stamp: $(MAN1) $(MAN5)
touch $@