branch | trunk |
changeset 349 | 7005e696052c |
parent 249 | dcf6bffe29a1 |
child 909 | 847da7267234 |
1.1 --- a/gmyth-upnp/autogen.sh Wed Jan 10 17:18:36 2007 +0000 1.2 +++ b/gmyth-upnp/autogen.sh Sat Feb 10 20:01:54 2007 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 # Run this to generate all the initial makefiles, etc. 1.5 1.6 DIE=0 1.7 -package=gmyth 1.8 +package=gmyth-upnp 1.9 srcfile=configure.ac 1.10 1.11 # a quick cvs co if necessary to alleviate the pain - may remove this