Projects
Eulaceura:Factory
zssh
_service:obs_scm:0002-Install-files-into-under-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0002-Install-files-into-under-DESTDIR.patch of Package zssh
From: Bart Martens <bartm@knars.be> Date: Sun, 20 May 2007 11:00:41 +0200 Subject: Install files into under $(DESTDIR). This patch forces all installed files under $(DESTDIR) to cooperate with Debian's build system. --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 6e46a93..69f68d7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -75,9 +75,9 @@ ztelnet : $(NAME) install : strip $(NAME) - $(INSTALL) -m 0711 zssh @bindir@ - ln -f @bindir@/zssh @bindir@/ztelnet - $(INSTALL) -m 0644 $(MANS) @mandir@/man1 + $(INSTALL) -m 0711 zssh $(DESTDIR)/@bindir@ + ln -f $(DESTDIR)/@bindir@/zssh $(DESTDIR)/@bindir@/ztelnet + $(INSTALL) -m 0644 $(MANS) $(DESTDIR)/@mandir@/man1 uninstall : -cd @bindir@ && rm $(PRGS)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2