Bug 5678 - Uninstalling doesn't work properly anymore
Summary: Uninstalling doesn't work properly anymore
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: unspecified
Hardware: All All
: P3 normal (vote)
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact:
URL: http://gitweb.samba.org/?p=samba.git;...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 11:36 UTC by Matthias Dieter Wallnöfer
Modified: 2008-09-09 17:10 UTC (History)
0 users

See Also:


Attachments
Fixes the uninstallation of binaries up (867 bytes, patch)
2008-09-09 16:41 UTC, Matthias Dieter Wallnöfer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Dieter Wallnöfer 2008-08-08 11:36:11 UTC
Jelmer, I saw you changed a bit the buildsystem (end of June this year), but you forgot to remove all dependencies on "uninstallbin.sh". So the "make uninstall" command remains broken.
Comment 1 Matthias Dieter Wallnöfer 2008-09-09 16:41:33 UTC
Created attachment 3544 [details]
Fixes the uninstallation of binaries up

This fixes the uninstallation of the binaries up. The removing of all headers doesn't work yet.
Comment 2 Jelmer Vernooij 2008-09-09 17:10:01 UTC
Merged, thanks!