summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2016-09-27 10:42:31 +0200
committerDidier Raboud <odyx@debian.org>2018-12-06 21:10:02 +0100
commit856bf2c853a9ea7817b01aae8a5385912da00060 (patch)
tree8b0990538b83e3cde8cf93e50646b5589341fa8f
parent860aeed6a04b64c5bc1c16c026e388e0a312cafa (diff)
The upstream buildsystem touches files under debian/, forbid him to do so.
Last-Update: 2011-10-21
-rw-r--r--Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
index 86c6255..557aa6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,10 +23,6 @@ SUBDIRS = \
ACLOCAL_AMFLAGS = -I m4
-noinst_DATA = \
- debian/control \
- debian/rules
-
debian/control: $(srcdir)/Makefile $(srcdir)/debian/control.in
rm -f $@ $@.tmp; \
sed -e 's|[@]PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|' \
@@ -65,14 +61,6 @@ EXTRA_DIST = \
README \
README.ja \
bootstrap \
- debian/changelog \
- debian/compat \
- debian/control.in \
- debian/copyright \
- debian/docs \
- debian/postinst \
- debian/postrm \
- debian/rules.in \
epson-inkjet-printer-escpr.spec \
epson-inkjet-printer-escpr.spec.in \
lsb/lsb-rpm.spec \