Browse Source

Remove unneeded debian/files - it is autogenerated

pull/1147/head
Hamish Coleman 1 year ago
parent
commit
231f4d9ed0
  1. 1
      packages/debian/configure.in
  2. 1
      packages/debian/debian/files.in

1
packages/debian/configure.in

@ -35,7 +35,6 @@ fi
AC_SUBST(N2N_VERSION)
AC_SUBST(EXTN)
AC_CONFIG_FILES(debian/files)
AC_CONFIG_FILES(debian/control)
AC_CONFIG_FILES(Makefile)
AC_OUTPUT

1
packages/debian/debian/files.in

@ -1 +0,0 @@
n2n_@N2N_VERSION@_@EXTN@.deb free optional
Loading…
Cancel
Save