Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dsbhayangkara
ophcrack
ophcrack-linux_tools.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ophcrack-linux_tools.patch of Package ophcrack
--- Makefile.in.orig 2006-10-11 20:54:12.000000000 +0700 +++ Makefile.in 2007-02-06 20:44:10.000000000 +0700 @@ -617,25 +617,25 @@ @echo "****************************************************" install-exec-local: - if test -d $(srcdir)/linux_tools; then \ - if test -f $(srcdir)/linux_tools/bkhive2; then \ - $(INSTALL_PROGRAM) $(srcdir)/linux_tools/bkhive2 $(bindir); \ - fi ;\ - if test -f $(srcdir)/linux_tools/samdump2; then \ - $(INSTALL_PROGRAM) $(srcdir)/linux_tools/samdump2 $(bindir); \ - fi \ - fi +# if test -d $(srcdir)/linux_tools; then \ +# if test -f $(srcdir)/linux_tools/bkhive2; then \ +# $(INSTALL_PROGRAM) $(srcdir)/linux_tools/bkhive2 $(bindir); \ +# fi ;\ +# if test -f $(srcdir)/linux_tools/samdump2; then \ +# $(INSTALL_PROGRAM) $(srcdir)/linux_tools/samdump2 $(bindir); \ +# fi \ +# fi uninstall-local: - if test -f $(bindir)/bkhive2; then \ - rm -f $(bindir)/bkhive2; \ - fi ;\ - if test -f $(bindir)/samdump2; then \ - rm -f $(bindir)/samdump2; \ - fi ;\ - if test -d $(DESTDIR)$(pkgdatadir); then \ - rm -rf $(DESTDIR)$(pkgdatadir); \ - fi +# if test -f $(bindir)/bkhive2; then \ +# rm -f $(bindir)/bkhive2; \ +# fi ;\ +# if test -f $(bindir)/samdump2; then \ +# rm -f $(bindir)/samdump2; \ +# fi ;\ +# if test -d $(DESTDIR)$(pkgdatadir); then \ +# rm -rf $(DESTDIR)$(pkgdatadir); \ +# fi dist-hook: if test -d pixmaps; then \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor