]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
elinks: Remove weird file.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Oct 2011 14:19:18 +0000 (16:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Oct 2011 14:19:18 +0000 (16:19 +0200)
elinks/elinks.nm

index 1e846eb4fe15ee56d33153946035c21dc4d46b61..b17764b77083d0104b43de9b26130030f4d00fec 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = elinks
 version    = 0.11.7
-release    = 1
+release    = 2
 
 groups     = Applications/Internet
 url        = http://elinks.or.cz/
@@ -34,6 +34,11 @@ build
        configure_options += \
                --enable-bittorrent \
                --enable-256-colors
+
+       install_cmds
+               # Remove some weird file.
+               rm -f %{BUILDROOT}/usr/share/locale/locale.alias
+       end
 end
 
 packages