Add DESTDIR support for easier building on RPM based distros.
authorChristopher Meng <rpm@cicku.me>
Mon, 9 Dec 2013 11:56:37 +0000 (19:56 +0800)
committerChristopher Meng <rpm@cicku.me>
Mon, 9 Dec 2013 11:56:37 +0000 (19:56 +0800)
commit2f0d2ce1ea6da8b0f56a8b4b907d623e15af4c7d
tree63e35993e4e3a3aafb346b0231261e3727a3cc70
parent0f6e79f918d930ce766c9f2d424204b397cb7314
Add DESTDIR support for easier building on RPM based distros.
Use install command instead of cp to install files with permissions control.
Makefile.install