OSDN Git Service

epgdump: added uninstall and removed english category
authorlonginus <longinus@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 6 Dec 2009 16:01:26 +0000 (16:01 +0000)
committerlonginus <longinus@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 6 Dec 2009 16:01:26 +0000 (16:01 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@302 4e526526-5e11-4fc0-8910-f8fd03428081

epgdump/Makefile
epgdump/epgdump.c

index 15fc805..ab2ce18 100644 (file)
@@ -23,3 +23,6 @@ clean:
 install:               ${TARGETS}
                        install -m755 ${TARGETS} ${PREFIX}/bin
 
+uninstall:             ${TARGETS}
+                       rm ${PREFIX}/bin/${TARGETS}
+
index 5bb5c00..11f37ec 100755 (executable)
@@ -270,7 +270,7 @@ void        GetEIT(FILE *infile, FILE *outfile, STATION *psta, SECcache *secs, int coun
                fprintf(outfile, "    <desc lang=\"ja_JP\">%s</desc>\n", subtitle);
                fprintf(outfile, "    <longdesc lang=\"ja_JP\">%s</longdesc>\n", desc);
                fprintf(outfile, "    <category lang=\"ja_JP\">%s</category>\n", Category);
-               fprintf(outfile, "    <category lang=\"en\">%s</category>\n", ContentCatList[eitcur->content_type].english);
+//             fprintf(outfile, "    <category lang=\"en\">%s</category>\n", ContentCatList[eitcur->content_type].english);
                fprintf(outfile, "  </programme>\n");
 #else
                fprintf(outfile, "(%x:%x:%x)%s,%s,%s,%s,%s,%s\n",