summaryrefslogtreecommitdiff
path: root/community/librcc/librcc.install
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-07 02:29:26 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-07 02:29:26 -0300
commit3357db80ffa8a795fb5cdad0fc726470887706b0 (patch)
tree461a9d95f958d88aed12f371328b20d87b69323e /community/librcc/librcc.install
parent1921cc4951557545f38946cbed66431f42af26b4 (diff)
parentff64a82ccedcb1690d2f0140d63432aa49676591 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/perl-file-path-expand/PKGBUILD community/perl-file-slurp/PKGBUILD community/perl-getopt-argvfile/PKGBUILD community/perl-graphics-colornames/PKGBUILD community/perl-html-tableextract/PKGBUILD community/perl-xml-regexp/PKGBUILD community/perlio-eol/PKGBUILD community/virtualbox/PKGBUILD community/xemacs/PKGBUILD core/gawk/PKGBUILD extra/bogofilter/PKGBUILD extra/feh/PKGBUILD extra/gnome-phone-manager/PKGBUILD extra/redland/PKGBUILD extra/ruby/PKGBUILD extra/samba/PKGBUILD extra/squirrelmail/PKGBUILD extra/subversion/PKGBUILD extra/vsftpd/PKGBUILD extra/xawtv/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD multilib/lib32-glib2/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'community/librcc/librcc.install')
-rw-r--r--community/librcc/librcc.install22
1 files changed, 0 insertions, 22 deletions
diff --git a/community/librcc/librcc.install b/community/librcc/librcc.install
index 8d2ccce98..53b1d7ce7 100644
--- a/community/librcc/librcc.install
+++ b/community/librcc/librcc.install
@@ -1,28 +1,6 @@
-pre_install() {
- /bin/true
-}
-
post_install() {
echo "-- Don't forget to install gtk or/and gtk2 packages to enable librcc"
echo " gui features"
echo "-- Also you may change /usr/bin/rcc-config symlink to switch between"
echo " gtk and gtk2 (rcc-gtk-config and rcc-gtk2-config)"
- /bin/true
-}
-
-pre_upgrade() {
- /bin/true
-}
-
-post_upgrade() {
- /bin/true
-}
-
-pre_remove() {
- /bin/true
-}
-
-post_remove() {
- /bin/true
}
-