diff options
| author | Alan Cramer <[email protected]> | 2019-06-22 08:53:56 +0930 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2019-07-12 21:31:54 +0000 |
| commit | 0354bf7ef604c1303ee5180c9b9f766b114e7db8 (patch) | |
| tree | 85784339ab783be4f13d70b41cb2d6f07510623c /contrib/debian/rules | |
| parent | Updated Dogecoin references in Docs (diff) | |
| download | discoin-0354bf7ef604c1303ee5180c9b9f766b114e7db8.tar.xz discoin-0354bf7ef604c1303ee5180c9b9f766b114e7db8.zip | |
Updating Dogecoin references in Contrib files
Updating some missed Bitcoin data to Dogecoin branding and values in Contrib folder
Diffstat (limited to 'contrib/debian/rules')
| -rwxr-xr-x | contrib/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/debian/rules b/contrib/debian/rules index e6901969f..6ca3d7c85 100755 --- a/contrib/debian/rules +++ b/contrib/debian/rules @@ -1,4 +1,3 @@ - #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- |