File: enable_nls

package info (click to toggle)
gkrellm 1.2.10-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,444 kB
  • ctags: 2,945
  • sloc: ansic: 30,196; makefile: 286; sh: 2
file content (7 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

# As of 1.2.5, the default Makefile link is to the i18n enabled Makefile,
# so running this script is redundant.

rm Makefile
ln -s Makefile.top_enable_nls Makefile