action #20874
action #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/
History
#1
Updated by mlin7442 over 5 years ago
it's done in Factory already.
#2
Updated by mlin7442 over 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
fixed in Factory.