uninstall-packages
author Alex Viskovatoff <herzen@imap.cc>
Wed, 06 Jul 2011 03:54:09 +0100
changeset 10 013ce4d15ea3
parent 6 678173477765
child 12 41df35aa50a5
permissions -rwxr-xr-x
Make pkgtool resolve build dependency on SFEgcc The reason this patch is required is that the name of the gcc devel package (SFEgcc) is different from the name of the main package of that spec (SFEgccruntime). That naming scheme is utterly anomalous.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     1
#!/usr/bin/bash
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     2
pfexec pkg uninstall pkg://sfebuild/codec/* pkg://sfebuild/compress/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     3
pkg://sfebuild/database/* pkg://sfebuild/desktop/* pkg://sfebuild/developer/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     4
pkg://sfebuild/diagnostic/* pkg://sfebuild/editor/* pkg://sfebuild/file/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     5
pkg://sfebuild/games/* pkg://sfebuild/gnome/* pkg://sfebuild/image/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     6
pkg://sfebuild/library/* pkg://sfebuild/lxde/* pkg://sfebuild/mail/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     7
pkg://sfebuild/media/* pkg://sfebuild/network/* pkg://sfebuild/runtime/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     8
pkg://sfebuild/service/* pkg://sfebuild/shell/* pkg://sfebuild/storage/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     9
pkg://sfebuild/system/* pkg://sfebuild/terminal/* pkg://sfebuild/text/* \
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    10
pkg://sfebuild/web/* pkg://sfebuild/xfce/* pkg://sfebuild/package/*