Code

Added patch for online help generation
[gosa.git] / gosa-core / dh-make-gosa
index 6d547936e03ae855bd2d677252705700cd00f497..fe36fe41b9abd206ea6d6dd5af2bc62b254df5cc 100755 (executable)
@@ -160,7 +160,7 @@ if [ -d contrib ]; then
 fi
 if [ -d html ]; then
        for i in html/*; do
-               echo "$i /usr/share/gosa/html/$PL_NAME" >> debian/install
+               echo "$i /usr/share/gosa/html/plugins/$PL_NAME" >> debian/install
        done
 fi