Displaying 2 results from an estimated 2 matches for "srcpkg".
2018 Jul 06
0
NEWS vs. inst/NEWS
...ave a package with a NEWS file in both the top-level and in
the inst directory, the top-level one appears in the installed file, not
the one in inst.
Try the following script that makes and installs a package in tempdir():
pkgName <- "junk"
dir.create(tdir <- tempfile())
dir.create(srcPkg <- file.path(tdir, pkgName))
cat(file=file.path(srcPkg, "DESCRIPTION"), sep="\n",
paste("Package:", pkgName),
paste("Title: NEWS vs. inst/NEWS"),
paste("Description: Which is installed, NEWS or inst/NEWS?"),
paste("Version: 0.1&q...
2002 Mar 16
2
relationship counselling for debian and rsync
I heard Debian's trying to freeze soon. I have a few points about
rsync's Debian package.
I'll see what I can do to close some Debian/rsync bugs. Fortunately
some of the bad ones seem to be already addressed in our regular
tarballs.
It would be pretty cool if I could be automatically cc'd on Debian bug
reports about rsync, if the BTS supports that.
The debian/copyright file