Logoj0ke.net Open Build Service > Projects > home:hostmaster > apg > apg-2.3.0b.apgonline.patch
Sign Up | Log In

File apg-2.3.0b.apgonline.patch of Package apg (Revision 64095fe69dc419f76e9b97892e81fcc9)

Currently displaying revision 64095fe69dc419f76e9b97892e81fcc9, show latest

x
 
1
--- php/apgonline/index.php.orig    2004-02-02 01:06:23.000000000 +0100
2
+++ php/apgonline/index.php 2004-02-02 01:06:42.000000000 +0100
3
@@ -7,7 +7,7 @@
4
  
5
   $apg_title = "Automated Password Generator Online" ;
6
 
7
-  $generator     = "/usr/local/bin/apg -q" ; # APG location
8
+  $generator     = "/usr/bin/apg -q" ; # APG location
9
   #
10
   # Default options
11
   #
12