forked from pool/quota
Accepting request 41953 from home:mseben:branches:Base:System
Copy from home:mseben:branches:Base:System/quota via accept of submit request 41953 revision 4. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/41953 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=5
This commit is contained in:
parent
3e5ca46852
commit
a2f19d4b72
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 23 08:15:39 UTC 2010 - mseben@novell.com
|
||||||
|
|
||||||
|
- quotactl.2 manual page was moved from quota to man-pages [bnc#587393]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 22 09:17:57 CEST 2009 - mseben@novell.com
|
Tue Sep 22 09:17:57 CEST 2009 - mseben@novell.com
|
||||||
|
|
||||||
|
@ -99,6 +99,8 @@ make CC="gcc"
|
|||||||
install -d -m 755 ${RPM_BUILD_ROOT}/etc/init.d
|
install -d -m 755 ${RPM_BUILD_ROOT}/etc/init.d
|
||||||
install -d -m 755 ${RPM_BUILD_ROOT}/sbin
|
install -d -m 755 ${RPM_BUILD_ROOT}/sbin
|
||||||
make install ROOTDIR=${RPM_BUILD_ROOT}
|
make install ROOTDIR=${RPM_BUILD_ROOT}
|
||||||
|
#quotactl.2 manual page was moved from quota to man-pages[bnc#587393]
|
||||||
|
rm ${RPM_BUILD_ROOT}/%{_mandir}/man?/quotactl.*
|
||||||
mv ${RPM_BUILD_ROOT}%{_sbindir}/{quotacheck,quotaon,quotaoff} ${RPM_BUILD_ROOT}/sbin/
|
mv ${RPM_BUILD_ROOT}%{_sbindir}/{quotacheck,quotaon,quotaoff} ${RPM_BUILD_ROOT}/sbin/
|
||||||
#installing ldap-scripts
|
#installing ldap-scripts
|
||||||
install -m 755 ldap-scripts/*pl ${RPM_BUILD_ROOT}/usr/sbin/
|
install -m 755 ldap-scripts/*pl ${RPM_BUILD_ROOT}/usr/sbin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user