Re: "skipjack" directory added
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
Mikael Hallendal <[email protected]> writes: > Have the 7.2 packages in gnomehide been updated too? Nope. I'm already building on two setups (skipjack and thing-that-comes-after-skipjack), so 3 is a bit more than I can do. :-/ > If not, is it possible to just grab the entire skipjack directory > and do a > > for i in *.src.rpm do > rpm --rebuild $i > done > Most likely that will work, or work with a couple of simple fixes. You probably don't want all the srpms though, only pick the 1.4 or 2.0 user environment. Havoc