Actions
action #20874
closedaction #20862: Migrate to product builder
product-builder: adjust openSUSE-release
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Development
Target version:
-
Start date:
2017-07-28
Due date:
% Done:
100%
Estimated time:
Description
move /CD1 to /usr/lib/skelcd/CD1
- tar -C license -xzf /CD1/license.tar.gz
+ tar -C license -xzf /usr/lib/skelcd/CD1/license.tar.gz
- install -m 644 /CD1/control.xml $RPM_BUILD_ROOT/etc/YaST2/
+ install -m 644 /usr/lib/skelcd/CD1/control.xml $RPM_BUILD_ROOT/etc/YaST2/
Updated by mlin7442 over 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
fixed in Factory.
Actions