Source: cobbler
Severity: important
Tags: patch

Dear Maintainer,

Seems like an obvious typo in the packaging, c&p from the previous
stanza.


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-28-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd
diff -Nru cobbler-2.6.6+dfsg1/debian/rules cobbler-2.6.6+dfsg1/debian/rules
--- cobbler-2.6.6+dfsg1/debian/rules    2016-01-31 00:15:42.000000000 -0800
+++ cobbler-2.6.6+dfsg1/debian/rules    2016-07-08 10:13:58.000000000 -0700
@@ -56,7 +56,7 @@
 
        # Fix the /etc/cobbler/pxe folder
        rm $(CURDIR)/debian/cobbler-common/etc/cobbler/pxe/*
-       cp $(CURDIR)/debian/power/* 
$(CURDIR)/debian/cobbler-common/etc/cobbler/pxe
+       cp $(CURDIR)/debian/pxe/* 
$(CURDIR)/debian/cobbler-common/etc/cobbler/pxe
 
        # Move /etc/cobbler/{users.digest, settings} to /usr/share since we 
want to use
        # debconf for configuring them.

Reply via email to