Changeset 1210 for dass-tools/dass-tools.spec
- Timestamp:
- Apr 12, 2016, 4:58:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dass-tools/dass-tools.spec
r1193 r1210 1 1 # 2 # Copyright (c) 2012-201 5dass IT GmbH, Koeln, Germany.2 # Copyright (c) 2012-2016 dass IT GmbH, Koeln, Germany. 3 3 # This file and all modifications and additions to the pristine 4 4 # package are under the same license as the package itself. … … 40 40 41 41 %install 42 mkdir -p $RPM_BUILD_ROOT/etc/ 43 install -m 644 etc/profile.d/*.conf $RPM_BUILD_ROOT/etc/ 42 44 mkdir -p $RPM_BUILD_ROOT/etc/profile.d/ 43 45 install -m 644 etc/profile.d/*.sh $RPM_BUILD_ROOT/etc/profile.d/ … … 57 59 %files 58 60 %defattr(-,root,root) 61 /etc/mirror-*.conf 59 62 /etc/profile.d/* 60 63 /usr/bin/* 61 64 /usr/sbin/* 62
Note:
See TracChangeset
for help on using the changeset viewer.