diff options
| author | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-08-12 00:48:15 -0500 |
|---|---|---|
| committer | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-08-12 00:48:15 -0500 |
| commit | 3c8a15967ed24e28b746b0b8056782217223bb32 (patch) | |
| tree | f151c5fba338f64e4d0fcc6d179a7de3fd5d978c /debian/patches/golang-1.3-compat | |
| parent | 2ef810b8f0a29e68c6e9aa081fb10a22a601d1ca (diff) | |
| download | deb-planr-3c8a15967ed24e28b746b0b8056782217223bb32.tar.xz deb-planr-3c8a15967ed24e28b746b0b8056782217223bb32.zip | |
Watchfile & misc edits to copyright/changelog
Diffstat (limited to 'debian/patches/golang-1.3-compat')
| -rw-r--r-- | debian/patches/golang-1.3-compat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/golang-1.3-compat b/debian/patches/golang-1.3-compat index b0e4f37..f157402 100644 --- a/debian/patches/golang-1.3-compat +++ b/debian/patches/golang-1.3-compat @@ -1,7 +1,7 @@ -Index: planr.git/fs.go +Index: planr/fs.go =================================================================== ---- planr.git.orig/fs.go -+++ planr.git/fs.go +--- planr.orig/fs.go ++++ planr/fs.go @@ -220,7 +220,7 @@ func collectFromDir( // Read the entries in this directory |
