diff options
| author | Michael Banck <mbanck@debian.org> | 2005-10-31 23:48:57 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2005-10-31 23:48:57 +0000 |
| commit | 26c9863de5c538e9a65d9bdfaab377fc6c2f90e4 (patch) | |
| tree | fa9027b22b9c081ea6a645fb870f96dc6189b373 /debian/rules | |
| parent | 65b57de26e9b9826a32bbff4f4ebda241ed9bb5c (diff) | |
* debian/rules (CC): Removed.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 09918234..62865e6e 100755 --- a/debian/rules +++ b/debian/rules @@ -20,8 +20,6 @@ DEB_TAR_SRCDIR := hurd DEB_BUILDDIR = $(DEB_SRCDIR)/build -CC=gcc-3.3 - include /usr/share/cdbs/1/rules/tarball.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk include /usr/share/cdbs/1/rules/debhelper.mk |
