File: make_potfiles

package info (click to toggle)
gmerlin 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,108 kB
  • sloc: ansic: 133,761; javascript: 6,967; makefile: 1,400; sh: 702; sed: 16
file content (2 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (7)
1
2
#!/bin/sh
find . -name "*.[ch]" | cut -b 3- | grep -v build_normal | grep -v build_debug | grep -v config\\.h | grep -v bg_version\\.h > po/POTFILES.in