- Timestamp:
- Feb 15, 2012, 1:18:19 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r1406 r1409 1816 1816 createrepo -s $pbsha . 1817 1817 # Link to the key 1818 ln -sf $ENV{'PBPROJ'}.pubkey repodata/repomd.xml.key 1818 (cd repodata ; ln -sf ../$ENV{'PBPROJ'}.pubkey repomd.xml.key) 1819 1819 # sign the repomd (at least useful for SLES - which requires a local key) 1820 1820 # gpg -a --detach-sign repodata/repomd.xml
Note:
See TracChangeset
for help on using the changeset viewer.