[arch-commits] Commit in nvidia-utils/trunk (PKGBUILD nvidia.install)

Eric Bélanger eric at archlinux.org
Mon Oct 3 19:14:59 UTC 2011


    Date: Monday, October 3, 2011 @ 15:14:59
  Author: eric
Revision: 139614

Remove superfluous post-install message (close FS#26091)

Modified:
  nvidia-utils/trunk/PKGBUILD
Deleted:
  nvidia-utils/trunk/nvidia.install

----------------+
 PKGBUILD       |    1 -
 nvidia.install |    5 -----
 2 files changed, 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-03 19:05:35 UTC (rev 139613)
+++ PKGBUILD	2011-10-03 19:14:59 UTC (rev 139614)
@@ -8,7 +8,6 @@
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/"
 license=('custom')
-install=nvidia.install
 options=('!strip')
 
 if [ "$CARCH" = "i686" ]; then

Deleted: nvidia.install
===================================================================
--- nvidia.install	2011-10-03 19:05:35 UTC (rev 139613)
+++ nvidia.install	2011-10-03 19:14:59 UTC (rev 139614)
@@ -1,5 +0,0 @@
-post_install() {
-	echo 'By using this package you accept the NVIDIA license,'
-	echo 'which has been installed in /usr/share/licenses/nvidia/LICENSE'
-	echo 'If you do not accept this license, you must remove the package immediately.'
-}




More information about the arch-commits mailing list