Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib cleanup, following what bitcoin-core did with 0.17.X #451

Closed
wants to merge 8 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions Makefile.am
Expand Up @@ -42,8 +42,8 @@ DIST_CONTRIB = $(top_srcdir)/contrib/peercoin-cli.bash-completion \
$(top_srcdir)/contrib/peercoin-tx.bash-completion \
$(top_srcdir)/contrib/peercoind.bash-completion \
$(top_srcdir)/contrib/init \
$(top_srcdir)/contrib/install_db4.sh \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed \ symbol and broke the build.

$(top_srcdir)/contrib/rpm
$(top_srcdir)/contrib/install_db4.sh

DIST_SHARE = \
$(top_srcdir)/share/genbuild.sh \
$(top_srcdir)/share/rpcauth
Expand Down
12 changes: 5 additions & 7 deletions contrib/README.md
Expand Up @@ -21,9 +21,10 @@ Utility to generate the pnSeed[] array that is compiled into the client.
Build Tools and Keys
---------------------

### [Debian](/contrib/debian) ###
Contains files used to package bitcoind/bitcoin-qt
for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
### Packaging ###
The [Debian](/contrib/debian) subfolder contains the copyright file.

All other packaging related files can be found in the [peercoin/packaging](https://github.com/peercoin/packaging) repository.

### [Gitian-descriptors](/contrib/gitian-descriptors) ###
Files used during the gitian build process. For more information about gitian, see the [the Bitcoin Core documentation repository](https://github.com/bitcoin-core/docs).
Expand All @@ -34,13 +35,10 @@ PGP keys used for signing Bitcoin Core [Gitian release](/doc/release-process.md)
### [MacDeploy](/contrib/macdeploy) ###
Scripts and notes for Mac builds.

### [RPM](/contrib/rpm) ###
RPM spec file for building bitcoin-core on RPM based distributions.

### [Gitian-build](/contrib/gitian-build.sh) ###
Script for running full Gitian builds.

Test and Verify Tools
Test and Verify Tools
---------------------

### [TestGen](/contrib/testgen) ###
Expand Down
21 changes: 0 additions & 21 deletions contrib/debian/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions contrib/debian/changelog

This file was deleted.

1 change: 0 additions & 1 deletion contrib/debian/compat

This file was deleted.

62 changes: 0 additions & 62 deletions contrib/debian/control

This file was deleted.

133 changes: 0 additions & 133 deletions contrib/debian/examples/peercoin.conf

This file was deleted.

5 changes: 0 additions & 5 deletions contrib/debian/gbp.conf

This file was deleted.