Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37689304
en ru br
Репозитории ALT
S:99.0-alt3
4.1: 3.0.4-alt0.M41.2
+updates:3.0.4-alt0.M41.2
4.0: 2.0.0.18-alt0.M40.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: rpm-build-firefox

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

#!/bin/sh -efu
#
# Copyright (c) 2007 Alexey Gladkov <legion@altlinux.org>.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

. /usr/lib/rpm/functions
. /usr/lib/rpm/find-package

MozillaReq() {
local f t
t="${0##*/}"
t="${t%%.*}"
for f in "$@"; do
installrdf.sh -f --target="$t" "$f"
done
}

ArgvFileAction MozillaReq "$@"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin