From 28c7d80bd47cb5096ac9686dfb81c97fdf38856e Mon Sep 17 00:00:00 2001 From: luis Date: Sat, 17 Mar 2007 03:55:00 +0000 Subject: details git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1109 370017ae-e619-0410-ac65-c121f96126d4 --- others/generic/generic.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'others') diff --git a/others/generic/generic.SlackBuild b/others/generic/generic.SlackBuild index e6d234ac..78eab946 100755 --- a/others/generic/generic.SlackBuild +++ b/others/generic/generic.SlackBuild @@ -92,7 +92,8 @@ tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TA cd "$PKG_SRC" # Patch source -patches="[[PATCH FILES]] $PKG_NAME.diff $PKG_NAME-$PKG_VERSION.diff +patches="[[PATCH FILES]] + $PKG_NAME.diff $PKG_NAME-$PKG_VERSION.diff $PKG_NAME-$PKG_VERSION-$ARCH.diff $PKG_NAME-$ARCH.diff" for patch in $patches; do if [ -f "$CWD/$patch" ]; then -- cgit v1.2.3