Skip to content

Commit 5ab88ea

Browse files
author
Torgny Nyblom
committed
* qgpgme so not need to be in two places in the rule file.
* recurse on the correct path
1 parent 9e41580 commit 5ab88ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

kdepimlibs-rules

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ match /trunk/KDE/kdepim/gpgmepp/interfaces/
9191
max revision 681577
9292
min revision 495458
9393
end match
94-
match /trunk/KDE/kdepim/libkdenetwork/gpgmepp/interfaces/
95-
repository ${REPO}
96-
branch master
97-
prefix gpgmepp/interfaces/
98-
max revision 495458
99-
end match
94+
#match /trunk/KDE/kdepim/libkdenetwork/gpgmepp/interfaces/
95+
# repository ${REPO}
96+
# branch master
97+
# prefix gpgmepp/interfaces/
98+
# max revision 495458
99+
#end match
100100

101101
match /trunk/KDE/kdelibs/kabc/
102102
repository ${REPO}
@@ -297,14 +297,14 @@ match /trunk/KDE/kdepim/qgpgme/
297297
end match
298298

299299
# parent dir is removed but we only track a child so recurse on parent
300-
match /trunk/KDE/kdepim/libkdenetwork/qgpgme/$
300+
match /trunk/KDE/kdepim/libkdenetwork/$
301301
action recurse
302302
end match
303303
match /trunk/KDE/kdepim/libkdenetwork/qgpgme/
304304
repository ${REPO}
305305
branch master
306306
prefix libkdenetwork/qgpgme/
307-
max revision 495753
307+
# max revision 495753
308308
end match
309309

310310
match /trunk/KDE/kdepim/libsyndication/

0 commit comments

Comments
 (0)