瀏覽代碼

rename pisg.pl to pisg

Morten Brix Pedersen 24 年之前
父節點
當前提交
913f02163f
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Makefile
  2. 0 0
      pisg
  3. 1 1
      speedtest.sh

+ 1 - 1
Makefile

@@ -8,7 +8,7 @@ DIRNAME = pisg-$(VERSION)
 TARFILE = pisg-$(VERSION).tar.gz
 ZIPFILE = pisg-$(VERSION).zip
 
-FILES = pisg.pl \
+FILES = pisg \
 	 COPYING \
 	 README \
 	 pisg.cfg \

+ 0 - 0
pisg.pl → pisg


+ 1 - 1
speedtest.sh

@@ -6,4 +6,4 @@
 #
 # I hope someone will use this and hopefully make pisg a bit faster :)
 
-dprofpp -u -p ./pisg.pl
+dprofpp -u -p ./pisg