chiark / gitweb /
debianutils: Update from 4.8.3 to 4.8.4
[termux-packages] / packages / pastebinit / pastebinit.patch
1 diff -u -r ../pastebinit-1.5/pastebinit ./pastebinit
2 --- ../pastebinit-1.5/pastebinit        2016-03-01 00:52:32.000000000 -0500
3 +++ ./pastebinit        2016-08-06 16:37:25.632592458 -0400
4 @@ -86,8 +86,8 @@
5          #  - user's overrides in ~/.pastebin.d
6          # Files found later override files found earlier.
7          pastebind = {}
8 -        for confdir in ['/usr/share/pastebin.d', '/etc/pastebin.d',
9 -                        '/usr/local/etc/pastebin.d',
10 +        for confdir in ['@TERMUX_PREFIX@/share/pastebin.d', '@TERMUX_PREFIX@/etc/pastebin.d',
11 +                        '@TERMUX_PREFIX@/local/etc/pastebin.d',
12                          os.path.expanduser('~/.pastebin.d'),
13                          os.path.join(
14                              os.path.dirname(