Moved most of install logic to makefile

Makefile has again a make install target. The install targets
are split because it is easier for the rules file to install
the files for the different packages inside different destinations
directly.
This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-10-03 23:54:23 +02:00
parent b538fff8b0
commit e24e757342
4 changed files with 29 additions and 16 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
relational (2.2-1) UNRELEASED; urgency=medium
* Fixed debian/rules to run testsuite just once
-- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> Sun, 04 Oct 2015 00:22:27 +0200
relational (2.1-1) unstable; urgency=medium
* New upstream release