File: undo-upstream.patch

package info (click to toggle)
ucx 1.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,744 kB
  • sloc: ansic: 134,028; cpp: 64,236; java: 2,778; sh: 2,718; makefile: 1,758; python: 469; asm: 297; xml: 233; lisp: 19
file content (20 lines) | stat: -rw-r--r-- 648 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/configure.ac
+++ b/configure.ac
@@ -353,17 +353,12 @@
                  ])
 AS_IF([test "x$with_docs_only" = xyes], [], [
 AC_CONFIG_LINKS([
-                 debian/compat:debian/compat
                  debian/copyright:debian/copyright
-                 debian/ucx.prerm:debian/ucx.prerm
                  ])
 AC_CONFIG_FILES([
                  ucx.spec
                  ucx.pc
                  contrib/rpmdef.sh
-                 debian/rules
-                 debian/control
-                 debian/changelog
                  src/ucp/Makefile
                  src/ucp/api/ucp_version.h
                  src/ucp/core/ucp_version.c