CompizConfig Settings Manager: Difference between revisions
From LFScript
Line 7: | Line 7: | ||
== Dependencies == | == Dependencies == | ||
* <dependency>python2</dependency> | * <dependency>python2</dependency> | ||
* <dependency | * <dependency value="compizconfig-python"></dependency>[[CompizConfig Python]] (runtime dependency) | ||
== Installation == | == Installation == |
Revision as of 15:19, 11 March 2017
LFScript can find this software under the name ccsm
.
Sources
Dependencies
- python2
- CompizConfig Python (runtime dependency)
Installation
make
As the root user:
make PREFIX=/usr install
Packaging note
The source code of this package does not support the standard use of DESTDIR. In stead it uses
PREFIX