make uninstall doesn't remove all files
Bug #1168475 reported by
Adam Dingle
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
In Progress
|
High
|
Sam Spilsbury | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
To see the problem:
1. Build Compiz from a tarball using the default prefix /usr/local.
2. Run 'make install'.
3. Run 'make uninstall'.
4. Several installed files will remain including
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
Related branches
lp://staging/~compiz-team/compiz/compiz.fix_1184755
Superseded
for merging
into
lp://staging/compiz/0.9.10
- Compiz Maintainers: Pending requested
-
Diff: 79 lines (+31/-13)2 files modifiedcmake/CompizGSettings.cmake (+10/-1)
compizconfig/ccsm/setup.py (+21/-12)
Changed in compiz: | |
importance: | Medium → High |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.10.2 |
Changed in compiz: | |
milestone: | 0.9.10.2 → 0.9.11.0 |
To post a comment you must log in.
Thanks. I'll adjust the build rules for those ones.