Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller
scponly.tst
non-root.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File non-root.diff of Package scponly.tst
--- Makefile.in +++ Makefile.in @@ -38,14 +38,14 @@ ${INSTALL} -d ${DESTDIR}${bindir} ${INSTALL} -d ${DESTDIR}${mandir}/man8 ${INSTALL} -d ${DESTDIR}${CONFDIR} - ${INSTALL} -o 0 -g 0 scponly ${DESTDIR}${bindir}/scponly - ${INSTALL} -o 0 -g 0 -m 0644 scponly.8 ${DESTDIR}${mandir}/man8/scponly.8 - ${INSTALL} -o 0 -g 0 -m 0644 debuglevel ${DESTDIR}${DEBUGFILE} + ${INSTALL} scponly ${DESTDIR}${bindir}/scponly + ${INSTALL} -m 0644 scponly.8 ${DESTDIR}${mandir}/man8/scponly.8 + ${INSTALL} -m 0644 debuglevel ${DESTDIR}${DEBUGFILE} if test "x${CHROOTED_NAME}" != "x"; then \ ${INSTALL} -d ${DESTDIR}${sbindir}; \ rm -f ${DESTDIR}${sbindir}/${CHROOTED_NAME}; \ cp scponly ${CHROOTED_NAME}; \ - ${INSTALL} -o 0 -g 0 -m 4755 ${CHROOTED_NAME} ${DESTDIR}${sbindir}/${CHROOTED_NAME}; \ + ${INSTALL} -m 4755 ${CHROOTED_NAME} ${DESTDIR}${sbindir}/${CHROOTED_NAME}; \ fi debuglevel:
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